diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-12 19:38:27 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-12 19:38:27 -0500 |
| commit | 58c4f6858b83360286698a32e266fe9a33ed763a (patch) | |
| tree | 2a980fc1120683eb2391c5ccda03c79d4a9330df /static/log.css | |
| parent | 0e066e6b22ec91bb6b6d233d8f5e94400bfb062d (diff) | |
timb committing ryder's changes
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; |
