default to Helvetica font
This commit is contained in:
parent
755708f325
commit
52fc3d821e
2 changed files with 5 additions and 0 deletions
|
|
@ -1,4 +1,8 @@
|
|||
|
||||
* {
|
||||
font: 12pt Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
margin-left: 160px; /* move out of the adminbar's way */
|
||||
min-width: 850px; /* min width for 1024x browsers */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue