mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Set background-color to white.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
7933bbb53f
commit
dc8265a962
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
* ul { padding: 20px; }
|
||||
body {
|
||||
min-width: 600px;
|
||||
background-color: white;
|
||||
color: #555;
|
||||
font-family: "DejaVu Sans", sans-serif;
|
||||
font-size: 12px;
|
||||
|
|
Loading…
Add table
Reference in a new issue