Minor tweaks to make Opera experience more enjoyabale.

This commit is contained in:
z3d
2009-07-13 19:52:04 +00:00
parent 0a77f88229
commit 64f1fe0b51
2 changed files with 3 additions and 3 deletions

View File

@ -378,7 +378,7 @@ h3 {
button {
border: 1px outset #ddddc0;
padding: 0px 3px 1px 3px;
padding: 1px 3px;
background-color: #bbf;
text-decoration: none;
border-radius: 4px;

View File

@ -322,7 +322,7 @@ h1 {
line-height: 120%;
}
h2{
h2 {
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
color: #000011;
letter-spacing: 0.05em;
@ -358,7 +358,7 @@ h3 {
button {
border: 1px outset #ddddc0;
padding: 0px 3px 1px 3px;
padding: 1px 3px;
background-color: #bbf !important;
text-decoration: none;
border-radius: 4px;