Mercurial > doc-thingy
changeset 9:8a87f49fea8b
Removed bolding from header styles.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Mon, 05 Jan 2009 18:44:30 -0800 |
parents | f3f56cc75bfd |
children | 5418d21d7751 |
files | thingy.css |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/thingy.css Mon Jan 05 18:40:10 2009 -0800 +++ b/thingy.css Mon Jan 05 18:44:30 2009 -0800 @@ -17,6 +17,14 @@ padding-right: 10px; } +.documentation h1 { + font-weight: normal; +} + +.documentation h2 { + font-weight: normal; +} + .code { font-family: monaco, andale mono, lucidatypewriter, courier, courier new, monospace;