diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-03-15 23:12:32 -0400 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-03-15 23:12:32 -0400 |
| commit | d2bcd70e8ec45d2e265387665c06e75c66c40797 (patch) | |
| tree | acf2abced5e498ce3597fb33e69aab7e35b9bf5a /static/log.css | |
| parent | 7a3bf6cf4266b4c431d42ac57a070dffda6a4084 (diff) | |
| parent | 67668085e7ea9c1638eab0c4a8ffd584316c0c5c (diff) | |
Merged
Diffstat (limited to 'static/log.css')
| -rw-r--r-- | static/log.css | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/static/log.css b/static/log.css index b5e6eda..356369a 100644 --- a/static/log.css +++ b/static/log.css @@ -169,27 +169,25 @@ a:active { #footer { text-align:center; - position:relative; + position:absolute; width:100%; - bottom:-50px; -line-height:3.8; - font-size:12px; -word-spacing:12px; -margin-left:6; -height:28px; + bottom:-55px; +line-height:1; + font-size:11px; +word-spacing:6px; color: #000; } #footer a { font-size: 11px; color: #000; - } #footer a:link { text-decoration: none; - font-size: 10px; + font-size: 11px; color:000; } + #footer a:hover { text-decoration:none; font-size: 11px; |
