Klassennamen und Variablen

Neuer Standard für Klassennamen _ und __
This commit is contained in:
Stephan Hagedorn 2017-08-18 01:35:50 +02:00
parent e7ca01dd40
commit 933806cb72
10 changed files with 231 additions and 219 deletions

View file

@ -33,7 +33,7 @@ label {
padding: $half_space ($half_space + 1);
border-style: solid;
border-color: transparent;
background-color: $basic_io_background_color;
background-color: $basic_io_back_color;
color: $basic_io_font_color;
&:hover {