diff options
| author | sostler <sbostler@gmail.com> | 2010-01-07 23:54:07 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-01-07 23:54:07 -0500 |
| commit | 4e837788114e07330be2dfb869efd70e525b2bc4 (patch) | |
| tree | c4a644a6e0981c302d3f997d61bf5619eedf728c /static/header.css | |
| parent | ca746303a8fc20f304bb3ccbeb74f8ae4631a37e (diff) | |
| parent | cce37b4db8a981ef00db0ebb75f7c98f1c336543 (diff) | |
Added multiple-window posting, removed posting delay
Diffstat (limited to 'static/header.css')
| -rw-r--r-- | static/header.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/header.css b/static/header.css index d981931..c32510c 100644 --- a/static/header.css +++ b/static/header.css @@ -64,11 +64,11 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY } #logo7{ top:20px; - margin-left: 1%; + margin-left: 15px; margin-right: 10%; z-index:1000; float:left; - margin-top: 3px; + margin-top: 4px; } #rapper7{ top: 0px; |
