Midnight & Dark mumblings.

This commit is contained in:
z3d
2010-12-18 07:13:18 +00:00
parent 3b4007f8fe
commit 5531b4be51
2 changed files with 9 additions and 9 deletions

View File

@ -575,14 +575,6 @@ div.main li b {
text-shadow: 0 1px 1px #700;
}
.links b{
color: #b70 !important;
letter-spacing: 0.07em;
font-size: 9.5pt;
line-height: 165%;
text-shadow: 0 1px 1px #700;
}
.tidylist {
text-align: justify !important;
line-height: 150%;
@ -656,6 +648,14 @@ a:hover{
list-style-image: url("images/link.png") !important;
}
.links b{
color: #b70 !important;
letter-spacing: 0.07em;
font-size: 9.5pt;
line-height: 165%;
text-shadow: 0 1px 1px #700;
}
p {
text-align: justify;
line-height: 160%;

View File

@ -465,7 +465,7 @@ div.news hr {
background: #99f;
height: 1px;
border: 0px solid #99f;
margin: 20px 0 2px 0;
margin: 10px 0 2px 0;
}
div.confignav {