Merge pull request #3147 from rebeka-catalina/vier_dark_item_links

Vier dark item links
This commit is contained in:
Tobias Diekershoff 2017-02-03 20:28:39 +01:00 committed by GitHub
commit 2092fa03b2
1 changed files with 3 additions and 0 deletions

View File

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