style h1s

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40424
This commit is contained in:
Ismael Carnales 2008-11-25 17:42:10 +00:00
parent c61d0648e6
commit 4241171947
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ body { margin:0; padding:0; background:url('../images/main-bg.jpg') repeat-x lef
a { color:#6e0909; text-decoration:none; border-bottom:1px solid #d78888;}
a:hover { color:#f99800; border-bottom:1px solid #f7b7b7; }
.clear { clear:both; overflow:hidden; }
h2 { font-size:200%; color:#331f0a; margin:0.6em 0pt; font-weight:normal;}
h1, h2 { font-size:200%; color:#331f0a; margin:0.6em 0pt; font-weight:normal;}
blockquote { padding:0px 15px; color:#5b1111; font-size:125%; margin:0;}
p { line-height:1.5em; }