Update dark.css

revert changes
This commit is contained in:
Andy H 2017-12-07 14:42:44 +07:00 committed by GitHub
parent b21703f778
commit 6a6dc08c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -8,9 +8,15 @@ hr { background-color: #343434 !important; }
a, .wall-item-name, .fakelink {
color: #989898 !important;
}
.wall-item-content a {
font-weight: bold;
font-weight: bold;
}
.mail-conv-body a {
font-weight: bold;
}
.btn, .btn:hover{
color: #989898;
border: 2px solid #0C1116;