Mercurial > wiki
comparison wiki.css @ 0:2e5a6f077df2
Origination
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 01 Feb 2009 12:17:08 -0800 |
parents | |
children | dd457cc7c596 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:2e5a6f077df2 |
---|---|
1 body { | |
2 font-family: palatino, georgia, verdana, arial, sans-serif; | |
3 font-size: 10pt; | |
4 text-align: center; | |
5 } | |
6 | |
7 #content { | |
8 width: 640px; | |
9 text-align: left; | |
10 margin: 0 auto; | |
11 } | |
12 | |
13 .wikiedit { | |
14 font-family: monaco, andale mono, lucidatypewriter, courier, | |
15 courier new, monospace; | |
16 font-size: 10pt; | |
17 width: 640px; | |
18 } |