use Arial as standard font
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4214 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
parent
2f3db75ba7
commit
d16ee0b16f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ body {
|
|||
min-width:640px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
font-size: 13px;
|
||||
background-color: white;
|
||||
color: #000040;
|
||||
|
|
Loading…
Add table
Reference in a new issue