modify general.scss
parent
5f57e2f9ce
commit
850e7244b4
|
|
@ -1,5 +1,5 @@
|
||||||
body {
|
body {
|
||||||
background-color: #272727;
|
background-color: red;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -156,4 +156,4 @@ $foot_font_size: 9.8pt;
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue