X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdarkzero%2Fstyle.css;h=1aa1efe87071d7ea567f63c05eaa847f6a031b7e;hb=c568493f572bdc88cae288d5c43e9fb55361ce07;hp=3459e74092b4c53fa3877426ab94d8eb97713385;hpb=60caa0349416dad1a3a891e3c0e00d33d25d7a91;p=friendica.git diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index 3459e74092..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; } @@ -62,3 +62,11 @@ footer { } +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; +} +