Test Main background
This commit is contained in:
parent
ab2a6f429c
commit
87cb36f94b
@ -37,3 +37,7 @@ Put your custom CSS in this file.
|
|||||||
color: rgba(200, 200, 200, 0.8);
|
color: rgba(200, 200, 200, 0.8);
|
||||||
opacity: 1; /* something firefox fix */
|
opacity: 1; /* something firefox fix */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#main {
|
||||||
|
background: #111111
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user