From 5355193b6342910ec69ec172846027ac9353d2b3 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 22:48:51 -0700 Subject: theme cleanup --- view/theme/slackr/style.css | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'view/theme/slackr') diff --git a/view/theme/slackr/style.css b/view/theme/slackr/style.css index 73b436fc6..df9b67ef0 100644 --- a/view/theme/slackr/style.css +++ b/view/theme/slackr/style.css @@ -1,5 +1,13 @@ @import url('../duepuntozero/style.css'); +nav #banner #logo-text a { + color: #ff0000; + font-size: 32px; +} + +nav #banner img { + margin-top: 5px; +} .wall-item-content-wrapper { border: none; } @@ -133,10 +141,12 @@ nav #site-location { -moz-border-radius: 3px; box-shadow: 4px 4px 3px 0 #444444; } + .settings-widget .selected { border-radius: 3px; -moz-border-radius: 3px; box-shadow: 4px 4px 3px 0 #444444; + margin-left: -4px; } #sidebar-page-list .label { -- cgit v1.2.3