From 22d019004169aa2f89a23b49ae9c5b1a0f3598fb Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 7 Sep 2014 13:29:56 +0200 Subject: [PATCH] revive easterbunny from the dead --- view/theme/duepuntozero/deriv/easterbunny.css | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 view/theme/duepuntozero/deriv/easterbunny.css diff --git a/view/theme/duepuntozero/deriv/easterbunny.css b/view/theme/duepuntozero/deriv/easterbunny.css new file mode 100644 index 0000000000..0619644eaf --- /dev/null +++ b/view/theme/duepuntozero/deriv/easterbunny.css @@ -0,0 +1,46 @@ +.vcard .fn { + color: orange !important; +} + +.vcard .title { + color: #00BB00 !important; +} + +.wall-item-content-wrapper { + border: 1px solid red; + background: #FFDDFF; +} + +.wall-item-content-wrapper.comment { + background: #FFCCAA; +} + +.comment-edit-wrapper { + background: yellow; +} + +body { background-image: url('imgeasterbunny/head.jpg'); } +section { background: #EEFFFF; } + +a, a:visited { color: #0000FF; text-decoration: none; } +a:hover {text-decoration: underline; } + + +aside( background-image: url('imgeasterbunny/border.jpg'); } +.tabs { background-image: url('imgeasterbunny/head.jpg'); } +div.wall-item-content-wrapper.shiny { background-image: url('imgeasterbunny/shiny.png'); } + + +.nav-commlink, .nav-login-link { + background-color: #aed3b2; + +} + +.fakelink, .fakelink:visited { + color: #0000FF; +} + +.wall-item-name-link { + color: #0000FF; +} +