modify general.scss

master
TBS093A 2022-03-01 17:01:55 +01:00
parent 5f57e2f9ce
commit 850e7244b4
1 changed files with 2 additions and 2 deletions

View File

@ -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;
} }