mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Change legend style and default font size.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
6c327efaf3
commit
2f0a1911be
3 changed files with 9 additions and 4 deletions
|
@ -4,7 +4,7 @@ body {
|
|||
min-width: 600px;
|
||||
color: #555;
|
||||
font-family: "DejaVu Sans", sans-serif;
|
||||
font-size: 14px;
|
||||
font-size: 12px;
|
||||
}
|
||||
/* Divs */
|
||||
#title {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue