aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-22 19:23:54 -0800
committerFriendika <info@friendika.com>2010-12-22 19:23:54 -0800
commit0e6eb4d002da8589d58736babc29732f61998306 (patch)
tree4be22168a0a49bd0b788731d1e8527e239ba2607 /view
parent294dc27e17d0bcb04661ac7526aec390c3ff6345 (diff)
downloadvolse-hubzilla-0e6eb4d002da8589d58736babc29732f61998306.tar.gz
volse-hubzilla-0e6eb4d002da8589d58736babc29732f61998306.tar.bz2
volse-hubzilla-0e6eb4d002da8589d58736babc29732f61998306.zip
link the logo text
Diffstat (limited to 'view')
-rw-r--r--view/theme/default/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css
index 8ad6ee593..de49f14d4 100644
--- a/view/theme/default/style.css
+++ b/view/theme/default/style.css
@@ -148,6 +148,14 @@ blockquote:before {
vertical-align: top;
}
+#logo-text a, #logo-text a:hover, #logo-text a:visited {
+ color: #F5F6FB;
+ font-family: "gill sans MT bold", "lucida grande",tahoma,verdana,arial,sans-serif;
+ margin-left: 3px;
+ vertical-align: top;
+}
+
+
#banner {
color: #F5F6FB;
font-family: "lucida grande",tahoma,verdana,arial,sans-serif;