diff options
author | marijus <mario@mariovavti.com> | 2014-02-19 20:08:02 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-02-19 20:08:02 +0100 |
commit | 82b028173c89f559b97bc819d232b4b0fa0330e0 (patch) | |
tree | 8f8707619b56a932d553e5f9b2ac926c0f18115a /view/theme/redbasic/css | |
parent | 31d9bf041785e6c8b70891a2fd4ec695c523369b (diff) | |
download | volse-hubzilla-82b028173c89f559b97bc819d232b4b0fa0330e0.tar.gz volse-hubzilla-82b028173c89f559b97bc819d232b4b0fa0330e0.tar.bz2 volse-hubzilla-82b028173c89f559b97bc819d232b4b0fa0330e0.zip |
another correction
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 127f09683..5d603c810 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -210,7 +210,7 @@ header #banner { font-family: tahoma, "Lucida Sans", sans; color: $banner_colour; font-weight: bold; - margin: 14px; + margin-top: 14px; } header #banner a, |