Minor tweaks to make Opera experience more enjoyabale.
This commit is contained in:
@ -378,7 +378,7 @@ h3 {
|
|||||||
|
|
||||||
button {
|
button {
|
||||||
border: 1px outset #ddddc0;
|
border: 1px outset #ddddc0;
|
||||||
padding: 0px 3px 1px 3px;
|
padding: 1px 3px;
|
||||||
background-color: #bbf;
|
background-color: #bbf;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
@ -322,7 +322,7 @@ h1 {
|
|||||||
line-height: 120%;
|
line-height: 120%;
|
||||||
}
|
}
|
||||||
|
|
||||||
h2{
|
h2 {
|
||||||
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
|
font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif;
|
||||||
color: #000011;
|
color: #000011;
|
||||||
letter-spacing: 0.05em;
|
letter-spacing: 0.05em;
|
||||||
@ -358,7 +358,7 @@ h3 {
|
|||||||
|
|
||||||
button {
|
button {
|
||||||
border: 1px outset #ddddc0;
|
border: 1px outset #ddddc0;
|
||||||
padding: 0px 3px 1px 3px;
|
padding: 1px 3px;
|
||||||
background-color: #bbf !important;
|
background-color: #bbf !important;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
Reference in New Issue
Block a user