default to Helvetica font

This commit is contained in:
Doug Bell 2010-08-17 16:21:50 -05:00
parent 755708f325
commit 52fc3d821e
2 changed files with 5 additions and 0 deletions

View file

@ -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 */