Views: Changed background color
This commit is contained in:
parent
6a70220dee
commit
79c40473b4
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ body {
|
|||
margin: 40px auto;
|
||||
line-height: 1.6;
|
||||
color: #444;
|
||||
background: rgb(200,200,200);
|
||||
padding: 0 10px;
|
||||
}
|
||||
nav ul {
|
||||
|
|
Loading…
Reference in a new issue