diff options
| author | sostler <sbostler@gmail.com> | 2010-03-16 08:17:04 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-03-16 08:17:04 -0400 |
| commit | 0a9c5c4df26f3d8a9a322e6696667fab4be6676c (patch) | |
| tree | cdccd645402997bc0a648d6c7c0b0f33a10c2bb8 /static/log.css | |
| parent | 20fa5f469f7c289e7b0048d9d311e9d3a5cca7b2 (diff) | |
| parent | 68a356a3e49717aefed0a00d4ec0fd565b067d9f (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; |
