diff options
| author | hukl <contact@smyck.org> | 2009-02-22 12:52:58 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-02-22 12:52:58 +0100 |
| commit | c39eb1e9839664deb68b50b2a9db16770d42852c (patch) | |
| tree | e1c6b0ceb1309074e6018ac1a61adb218552154b /public/stylesheets/admin.css | |
| parent | e0d5557a9e7f88050da2ccb42e02397952cded0d (diff) | |
another round of view updates
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 242806f..0b7e630 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -56,6 +56,11 @@ input[type=text] { | |||
| 56 | line-height: 30px; | 56 | line-height: 30px; |
| 57 | } | 57 | } |
| 58 | 58 | ||
| 59 | #subnavigation { | ||
| 60 | font-size: 15px; | ||
| 61 | padding-top: 10px; | ||
| 62 | } | ||
| 63 | |||
| 59 | #navigation a { | 64 | #navigation a { |
| 60 | text-decoration: none; | 65 | text-decoration: none; |
| 61 | } \ No newline at end of file | 66 | } \ No newline at end of file |
