Changeset 1389
- Timestamp:
- 06/17/2009 04:07:16 AM (15 months ago)
- Files:
-
- 1 modified
-
branches/1.2/css/wikka.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/css/wikka.css
r1388 r1389 9 9 font-family: "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", Verdana, sans-serif; 10 10 font-size: 13px; 11 /* text-align: justify; */ /* comment out this line if you really need justified text */12 11 line-height: 20px; 13 12 color: #000000; 14 13 background-color: #F8F8F8; 15 14 margin: 0; 15 /* text-align: justify; */ /* comment out this line if you really need justified text */ 16 16 } 17 17 … … 35 35 clear: both; 36 36 color: #000; 37 font-size: 13px;38 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;39 37 background-color: white; 40 38 padding: 15px;