mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #10097 from owncloud/background-fix
Remove old color of body
This commit is contained in:
commit
4303d8bf63
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue