Merge pull request #10097 from owncloud/background-fix

Remove old color of body
This commit is contained in:
Jan-Christoph Borchardt 2014-08-01 19:39:13 +02:00
commit 4303d8bf63

View file

@ -15,7 +15,7 @@ ul { list-style:none; }
body {
background: #fefefe;
background-color: #ffffff;
font-weight: normal;
font-size: .8em;
line-height: 1.6em;