diff options
| author | hukl <contact@smyck.org> | 2009-04-16 12:17:18 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-16 12:17:18 +0200 |
| commit | e68c9236434b97f96dd4f0f57761b22bf790bfea (patch) | |
| tree | 086e935e9fcce71b114d4cb89d35e7a9754b9899 /public | |
| parent | 76a7379846f75e26a318cf6a1dca3d60299d5841 (diff) | |
lowercase of course …
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/admin.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 0495f65..e5c2342 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -34,6 +34,7 @@ th { | |||
| 34 | #flash span { | 34 | #flash span { |
| 35 | letter-spacing: 1px; | 35 | letter-spacing: 1px; |
| 36 | margin-right: 10px; | 36 | margin-right: 10px; |
| 37 | text-transform: lowercase; | ||
| 37 | } | 38 | } |
| 38 | 39 | ||
| 39 | 40 | ||
