diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-26 18:23:03 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-26 18:23:03 -0400 |
| commit | b18a8081bd5096a5bafdce252256b94f601f2f94 (patch) | |
| tree | db7697a4408b5394307515bb27bafbd1de49347f /static/dumpnewuser.css | |
| parent | 9d66e591710e593ea035e765b955367957afb6e3 (diff) | |
Added new static content
Diffstat (limited to 'static/dumpnewuser.css')
| -rw-r--r-- | static/dumpnewuser.css | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/static/dumpnewuser.css b/static/dumpnewuser.css index c15f432..313c228 100644 --- a/static/dumpnewuser.css +++ b/static/dumpnewuser.css @@ -22,6 +22,14 @@ z-index:2000; right:20px; bottom:39px; } +#registerlink{ +top:7; +padding:5; +position:fixed; +} +#registerlink img{ +margin-right:5; +} #userlisthelp{ position:fixed; top:100px; @@ -50,7 +58,7 @@ right:10px; } #readyjoin{ position:fixed; -top:27px; +top:23px; left:180px; z-index:2000; } |
