CSS code cleanup from html files, bits in logbook

This commit is contained in:
Aiora Zabala
2011-06-03 00:06:56 +02:00
parent db01d377fe
commit a8bda2c893
15 changed files with 53 additions and 99 deletions

View File

@@ -43,7 +43,15 @@ hr {
border: 1px solid #99CCCC;
margin: 25px 0;
}
dt {
clear: both;
font-weight: bold;
margin-top: 10px;
}
dd {
display: inline;
margin-left: 0pt;
}
/*HEADINGS*/
h1, h2, h3, h4 {
font-family: Tahoma,'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;