]> git.mxchange.org Git - friendica.git/blob - view/theme/duepuntozero/deriv/easterbunny.css
Merge pull request #1124 from tobiasd/duepuntoderivs
[friendica.git] / view / theme / duepuntozero / deriv / easterbunny.css
1 .vcard .fn {
2         color: orange !important;
3 }
4
5 .vcard .title {
6         color: #00BB00 !important;
7 }
8
9 .wall-item-content-wrapper {
10         border: 1px solid red;
11         background: #FFDDFF;
12 }
13
14 .wall-item-content-wrapper.comment {
15         background: #FFCCAA;
16 }
17
18 .comment-edit-wrapper {
19         background: yellow;
20 }
21
22 body {  background-image: url('imgeasterbunny/head.jpg'); }
23 section { background: #EEFFFF; }
24
25 a, a:visited { color: #0000FF; text-decoration: none; }
26 a:hover {text-decoration: underline; }
27
28
29 aside(  background-image: url('imgeasterbunny/border.jpg'); }
30 .tabs { background-image: url('imgeasterbunny/head.jpg'); }
31 div.wall-item-content-wrapper.shiny {  background-image: url('imgeasterbunny/shiny.png'); }
32
33
34 .nav-commlink, .nav-login-link {
35         background-color: #aed3b2;
36
37 }
38
39 .fakelink, .fakelink:visited {
40         color: #0000FF;
41 }
42
43 .wall-item-name-link {
44         color: #0000FF;
45 }
46