Dark disturbance.

This commit is contained in:
z3d
2010-12-18 07:02:49 +00:00
parent 5a567705ca
commit 3b4007f8fe

View File

@ -567,11 +567,19 @@ div.main li {
word-wrap: break-word;
}
div.main li b {
color: #b70 !important;
letter-spacing: 0.07em;
font-size: 9pt;
text-shadow: 0 1px 1px #700;
}
.links b{
color: #b70 !important;
letter-spacing: 0.07em;
font-size: 9.5pt;
line-height: 200%;
line-height: 165%;
text-shadow: 0 1px 1px #700;
}
@ -585,7 +593,7 @@ div.main li b {
}
.tidylist:last-child {
padding-bottom: 15px;
padding-bottom: 10px;
}
.tidylist code {