]> git.mxchange.org Git - friendica.git/blob - view/theme/greenzero/style.css
merged multipart email changes
[friendica.git] / view / theme / greenzero / style.css
1 @import url('../duepuntozero/style.css');
2
3 /* green variation by Tobias Diekershoff <tobias.diekershoff@gmx.net> */
4
5 a:link, a:visited { color: #549f4f; text-decoration: none; }
6 a:hover {text-decoration: underline; }
7
8
9 body {  background-image: url(head.jpg); }
10 aside(  background-image: url(border.jpg); }
11 section {       background-image: url(border.jpg); }
12 #profile-tabs-wrapper { background-image: url(head.jpg); }
13 div.wall-item-content-wrapper.shiny {  background-image: url('shiny.png'); }
14
15
16 .nav-commlink, .nav-login-link {
17         background-color: #aed3b2;
18
19 }
20
21 .fakelink, .fakelink:visited {
22         color: #549f4f;
23 }
24
25 .wall-item-name-link {
26         color: #549f4f;
27 }
28
29