Background color for body
This commit is contained in:
parent
8b2305a778
commit
9aaf443aa7
2 changed files with 2 additions and 9 deletions
|
|
@ -69,6 +69,7 @@ body, html{
|
|||
width:100%;
|
||||
color: #2C3E50;
|
||||
-webkit-user-select: text;
|
||||
background-color: #2C3E50;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue