I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit a723bce1 authored by z3d's avatar z3d
Browse files

Light blue adjustment.

parent 5a0fcc77
Branches
Tags
No related merge requests found
......@@ -133,7 +133,7 @@ div.routersummary h3 {
padding: 2px 0;
background: #ffe;
text-transform: uppercase;
background: #ffe url('images/header_on.png') center center repeat-x;
background: #ffe url('images/header.png') center center repeat-x;
border: 1px solid #99f !important;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
......@@ -146,7 +146,7 @@ div.routersummary h3 a {
}
div.routersummary h3:hover {
background: #ffe url('images/header.png') center center repeat-x;
background: #ffa url('images/header.png') center center repeat-x !important;
text-shadow: 0 0 0;
}
......@@ -668,7 +668,7 @@ code {
}
a:link{
color: #503;
color: #359;
text-decoration: none;
font-weight: bold;
word-wrap: break-word;
......@@ -848,7 +848,7 @@ button:active{
}
.langbox img {
opacity: 0.9 !important;
opacity: 0.5 !important;
-moz-box-shadow: 0 0 1px #447;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment