diff options
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 |
