Dark disturbance.
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user