diff options
author | Siri Reiter <siri@jones.dk> | 2010-10-14 22:53:24 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-10-14 22:53:24 +0200 |
commit | 62988f9d1d24e67dd431f9cf1adf979680c2d36d (patch) | |
tree | a52aaaa5cfbb540f97e61a60fd5634ada69eebd3 | |
parent | 1ae2a566a033de379d8c3a9d1b808f3d61f1e3ee (diff) |
Style: Margin branding tagline.
-rw-r--r-- | local.css | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -69,11 +69,14 @@ DIV#branding-logo { right: 3%; } +DIV#branding-tagline { + margin: 15px; +} + DIV#branding-tagline, DIV#branding-tagline A { font-weight: bold; font-size: 100%; - margin: 1em; } DIV.topbar { |