Minor theme tweaks.

This commit is contained in:
z3d
2009-07-16 18:56:56 +00:00
parent a13e528972
commit 0650137e32
2 changed files with 10 additions and 0 deletions

View File

@ -360,6 +360,15 @@ h3 {
background: #eef;
}
h4 {
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #001;
padding: 0 0 10px 0;
margin: 5px 0 10px 0;
font-size: 11pt;
}
button {
border: 1px outset #ddddc0;
padding: 1px 3px;