Update c3woc layout f00

This commit is contained in:
L3D 2019-12-02 01:22:46 +01:00
parent 95dcfb6938
commit d483244c4a
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 13 additions and 4 deletions

View file

@ -44,6 +44,14 @@ input[type="button"],
height: auto;
white-space: normal;
}
&.smallfit {
margin: 0 0 (_size(element-margin) * 0.5) 0;
max-width: 100%;
height: auto;
white-space: normal;
}
&.small {
font-size: 0.8em;
@ -90,7 +98,7 @@ input[type="button"],
opacity: 0.25;
}
&.waffel-available {
&.space-opened {
background-color: LimeGreen !important;
&.navbar {
@ -99,7 +107,7 @@ input[type="button"],
}
}
.no-waffles {
.space-closed {
color: #d23128ff;
}

View file

@ -1,3 +1,4 @@
source_dir = assets/scss/
output_dir = assets/css/
output_style = compressed
name_prefix = .min

View file

@ -27,9 +27,9 @@
<!-- Header -->
<header id="header">
<h1 id="logo">
{#
{% include "partials/spacestate.html" -%}
#}
</h1>