More formatting tweaks.

This commit is contained in:
Andrew McMillan 2006-10-29 19:35:27 +13:00
parent d33b8f3665
commit 3d6ca27cbb

View File

@ -45,13 +45,32 @@ h2 {
background-color: #60e080;
margin: 0;
padding-top: 0.3em;
margin-top: 1px;
margin-top: 2px;
margin-bottom: 0.3em;
}
h3 {
font-size: 130%;
background-color: #c0ffd0;
margin: 0;
padding-top: 0.2em;
margin-top: 0.4em;
margin-bottom: 0.2em;
}
p {
padding: 0.1em 0.3em 0.2em;
}
ul {
list-style-type: square;
margin: 0 0 0.5em;
}
li {
padding: 0 0.3em 0.2em;
}
input.text, input.password, label, input.fcheckbox,
input.ftext, input.fpassword, input.fdate, input.ftimestamp, select.fselect, select.flookup {
background-color: #e8ffe0;