X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fpurplezero%2Fstyle.css;h=f0d5b96b94cd49a37081b094283a1c1816f3adcd;hb=e45de3503a0d3e055c4981136897280fdc3c145a;hp=16c9dc65032a95ed669fd8ab3bb7d056fb17caaa;hpb=042aa2e169310bc23398d0558455a61fe1e86a92;p=friendica.git diff --git a/view/theme/purplezero/style.css b/view/theme/purplezero/style.css index 16c9dc6503..f0d5b96b94 100644 --- a/view/theme/purplezero/style.css +++ b/view/theme/purplezero/style.css @@ -1,13 +1,13 @@ @import url('../duepuntozero/style.css'); -a, a:visited { color: #7433af; text-decoration: none; } +a, a:link, a:visited { color: #7433af; text-decoration: none; } a:hover {text-decoration: underline; } body { background-image: url(head.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'); }