]> git.mxchange.org Git - friendica.git/blob - view/theme/duepuntozero/deriv/easterbunny.css
Normalize logout link behavior across themes
[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 /* Contact-Header for the Network Stream */
29 #viewcontact_wrapper-network { background: #FFDDFF; }
30
31 aside { background-image: url('imgeasterbunny/border.jpg'); }
32 .tabs { background-image: url('imgeasterbunny/head.jpg'); }
33 div.wall-item-content-wrapper.shiny {  background-image: url('imgeasterbunny/shiny.png'); }
34
35
36 .nav-commlink, .nav-login-link, .nav-logout-link {
37         background-color: #aed3b2;
38
39 }
40
41 .fakelink, .fakelink:visited {
42         color: #0000FF;
43 }
44
45 .wall-item-name-link {
46         color: #0000FF;
47 }
48