test
This commit is contained in:
parent
c6662d849e
commit
a2dcf32fb6
@ -39,7 +39,10 @@ Put your custom CSS in this file.
|
||||
}
|
||||
|
||||
#body {
|
||||
background-color: #111111;
|
||||
background: #00ff00;
|
||||
}
|
||||
|
||||
#main {
|
||||
background: #ff0000;
|
||||
}
|
||||
|
||||
|
@ -11,4 +11,4 @@
|
||||
@import "typography";
|
||||
|
||||
// Nav
|
||||
@import "nav";
|
||||
@import "nav";
|
||||
|
Loading…
Reference in New Issue
Block a user