X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fgreenzero%2Fstyle.css;h=355e7829a90cea263073d65adf38897096f6176c;hb=b4fb951bf9da7e6d9e93acb005ad8995255f9c5e;hp=51fcc09aecaad387a981b65622ecf8a768db0eba;hpb=6709beb2ac776bb06bd0d9d7749faac9a065863c;p=friendica.git diff --git a/view/theme/greenzero/style.css b/view/theme/greenzero/style.css index 51fcc09aec..355e7829a9 100644 --- a/view/theme/greenzero/style.css +++ b/view/theme/greenzero/style.css @@ -12,14 +12,21 @@ a:hover {text-decoration: underline; } color: #ffffff; } +.icon { + display: block; width: 16px; height: 16px; + background-image: url('greenicons.png'); +} + + + body { background-image: url(head.jpg); } -aside( background-image: url(border.jpg); } +aside { background-image: url(border.jpg); } section { 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'); } -.fakelink, .fakelink:visited { - color: #549f4f; +.fakelink, .fakelink:visited, .fakelink:hover, .fakelink:link { + color: #549f4f !important; } .wall-item-name-link {