Mercurial > wiki
comparison wiki.css @ 1:dd457cc7c596
Improved setting of size of textarea.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 01 Feb 2009 12:45:55 -0800 |
parents | 2e5a6f077df2 |
children | 06e8c49e9dec |
comparison
equal
deleted
inserted
replaced
0:2e5a6f077df2 | 1:dd457cc7c596 |
---|---|
13 .wikiedit { | 13 .wikiedit { |
14 font-family: monaco, andale mono, lucidatypewriter, courier, | 14 font-family: monaco, andale mono, lucidatypewriter, courier, |
15 courier new, monospace; | 15 courier new, monospace; |
16 font-size: 10pt; | 16 font-size: 10pt; |
17 width: 640px; | 17 width: 640px; |
18 overflow: hidden; | |
18 } | 19 } |