Diabook-dark cleaned up a bit.

This commit is contained in:
Thomas Willingham 2012-05-09 03:21:26 +01:00
parent a048fd806a
commit a0293ae442
3 changed files with 5 additions and 20 deletions

View File

@ -522,9 +522,6 @@ header {
background: #1d1f1d;
background-color: #1d1f1d;
z-index: 100;
border-bottom: 1px;
border-bottom-color: black;
border-bottom-style: inset;
}
header #site-location {
display: none;
@ -567,9 +564,7 @@ nav {
background: #1d1f1d;
color: #2e2f2e;
z-index: 99;
border-bottom: 1px;
border-bottom-color: black;
border-bottom-style: inset;
}
nav a,
nav a:active,

View File

@ -522,9 +522,7 @@ header {
background: #1d1f1d;
background-color: #1d1f1d;
z-index: 100;
border-bottom: 1px;
border-bottom-color: black;
border-bottom-style: inset;
}
header #site-location {
display: none;
@ -567,9 +565,7 @@ nav {
background: #1d1f1d;
color: #2e2f2e;
z-index: 99;
border-bottom: 1px;
border-bottom-color: black;
border-bottom-style: inset;
}
nav a,
nav a:active,

View File

@ -576,9 +576,6 @@ header {
background: #0c0e0c;
background-color: #1d1f1d;
z-index: 100;
border-bottom: 1px;
border-bottom-color: black;
border-bottom-style: inset;
}
header #site-location {
display: none;
@ -701,10 +698,7 @@ nav {
background: #1d1f1d;
color: #2e2f2e;
z-index: 99;
border-bottom: 1px;
border-bottom-color: black;
border-bottom-style: inset;
}
}
nav a,
nav a:active,
nav a:visited,
@ -1401,7 +1395,7 @@ body .pageheader{
padding-top: 10px;
}
.tread-wrapper a{
color: #1872A2;
/* color: #1872A2; */
}
.wall-item-decor {