]> git.mxchange.org Git - friendica.git/blob - view/theme/duepuntozero/deriv/greenzero.css
networkheader: do css work the other supported themes
[friendica.git] / view / theme / duepuntozero / deriv / greenzero.css
1 /* green variation by Tobias Diekershoff <tobias.diekershoff@gmx.net> */
2
3 a:link, a:visited { color: #549f4f; text-decoration: none; }
4 a:hover {text-decoration: underline; }
5
6 .nav-selected.nav-link { color: #549f4f!important; border-bottom: 0px}
7 .nav-commlink, .nav-login-link {background-color: #aed3b2;}
8 .nav-commlink:link, .nav-commlink:visited,
9 .nav-login-link:link, .nav-login-link:visited{
10         color: #ffffff;
11 }
12
13 .icon {
14         display: block; width: 16px; height: 16px;
15         background-image: url('imggreenzero/greenicons.png');
16 }
17
18
19
20 body {  background-image: url('imggreenzero/head.jpg'); }
21 aside { background-image: url('imggreenzero/border.jpg'); }
22 section { background-image: url('imggreenzero/border.jpg'); }
23 .tabs { background-image: url('imggreenzero/head.jpg'); }
24 #viewcontact_wrapper-network { background: #DBEAD7; }
25 div.wall-item-content-wrapper.shiny {  background-image: url('imggreenzero/shiny.png'); }
26
27 .fakelink, .fakelink:visited, .fakelink:hover, .fakelink:link {
28         color: #549f4f !important;
29 }
30
31 .wall-item-name-link {
32         color: #549f4f;
33 }
34
35