mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Use the default sans-serif font
This commit is contained in:
parent
40437f9a6e
commit
f03d53d3ac
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
html {
|
html {
|
||||||
background: url(img/top.jpg)repeat-x 0 82px,
|
background: url(img/top.jpg)repeat-x 0 82px,
|
||||||
url(img/back.jpg);
|
url(img/back.jpg);
|
||||||
font-family: Arial, Helvetica, sans-serif;
|
font-family: sans-serif;
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue