Merge pull request #10097 from owncloud/background-fix
Remove old color of body
This commit is contained in:
commit
4303d8bf63
|
@ -15,7 +15,7 @@ ul { list-style:none; }
|
|||
|
||||
|
||||
body {
|
||||
background: #fefefe;
|
||||
background-color: #ffffff;
|
||||
font-weight: normal;
|
||||
font-size: .8em;
|
||||
line-height: 1.6em;
|
||||
|
|
Loading…
Reference in New Issue