X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Fstyle.css;h=1aa1efe87071d7ea567f63c05eaa847f6a031b7e;hb=c568493f572bdc88cae288d5c43e9fb55361ce07;hp=b85a9aadaf71aa9830d830c3c4976ac15af5df5b;hpb=a66f063e68c90aa66495cb56e074d03e00d742db;p=friendica.git diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index b85a9aadaf..1aa1efe870 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -17,7 +17,7 @@ aside{ background-image: url(border.jpg); padding-bottom: 0px; } section { background-color: #333333; background-image: url(border.jpg); } -#profile-tabs-wrapper { background-image: url(head.jpg); } +.tabs { background-image: url(head.jpg); } div.wall-item-content-wrapper.shiny { background-image: url('shiny.png'); } nav #banner #logo-text a { color: #ffffff; } @@ -66,3 +66,7 @@ input#dfrn-url { background-color: #222222; color: #FFFFFF !important; } +.pager_first a, .pager_last a, .pager_prev a, .pager_next a, .pager_n a, .pager_current { + color: #000088; +} +