diff options
author | Philip Häusler <msquare@notrademark.de> | 2011-12-21 23:05:05 +0100 |
---|---|---|
committer | Philip Häusler <msquare@notrademark.de> | 2011-12-21 23:05:05 +0100 |
commit | def9532d6ba5203f4bfeefa2db21b8d4fe006f32 (patch) | |
tree | a1cb26e4ea52071f9e485270b4829002ce2b50e5 /public | |
parent | 5e5443fad6bcd49ee57fda70855dc1e63a52f255 (diff) |
#44 angeltypes recreated
Diffstat (limited to 'public')
-rw-r--r-- | public/css/base.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/base.css b/public/css/base.css index d8940de3..f4ba946c 100644 --- a/public/css/base.css +++ b/public/css/base.css @@ -200,6 +200,7 @@ tr:hover .hidden { border: 1px solid #888; border-radius: 2px; color: #000; + margin-bottom: 10px; padding: 5px; } |