New content

Renamed many variables
New modules for special elements
Added demo content
This commit is contained in:
Stephan Hagedorn 2017-08-21 08:06:46 +02:00
parent 933806cb72
commit 9b2f7260ad
19 changed files with 1010 additions and 1081 deletions

View file

@ -37,8 +37,8 @@ label {
color: $basic_io_font_color;
&:hover {
background-color: $black;
color: $white;
background-color: $dark_color;
color: $bright_color;
}
}
}