X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Fdark.css;h=9fbe4d347c52f12578672b522f5e53d6ae310836;hb=7e761fa514d8faae76e5e0e082a6959f6d17f236;hp=99850f2826310ebbcd548f66dadd0049e3fdc556;hpb=01b02dbcaa8532f965389375e961d9c47d74eeec;p=friendica.git diff --git a/view/theme/vier/dark.css b/view/theme/vier/dark.css index 99850f2826..9fbe4d347c 100644 --- a/view/theme/vier/dark.css +++ b/view/theme/vier/dark.css @@ -8,6 +8,15 @@ hr { background-color: #343434 !important; } a, .wall-item-name, .fakelink { color: #989898 !important; } + +.wall-item-content a { + font-weight: bold; +} + +.mail-conv-body a { + font-weight: bold; +} + .btn, .btn:hover{ color: #989898; border: 2px solid #0C1116;