]> git.mxchange.org Git - friendica.git/blob - view/theme/purplezero/style.css
Vier: The line-height seems to make problems with windows
[friendica.git] / view / theme / purplezero / style.css
1 @import url('../duepuntozero/style.css');
2
3 a, a:link, a:visited { color: #7433af; text-decoration: none; }
4 a:hover {text-decoration: underline; }
5
6
7 body {  background-image: url(head.jpg); }
8 aside(  background-image: url(border.jpg); }
9 section {       background-image: url(border.jpg); }
10 .tabs { background-image: url(head.jpg); }
11 div.wall-item-content-wrapper.shiny {  background-image: url('shiny.png'); }
12
13
14 .nav-commlink, .nav-login-link {
15         background-color: #aed3b2;
16
17 }
18
19 .fakelink, .fakelink:visited {
20         color: #7433af;
21 }
22
23 .wall-item-name-link {
24         color: #7433af;
25 }
26
27