summaryrefslogtreecommitdiff
path: root/static/dumpnewuser.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/dumpnewuser.css')
-rw-r--r--static/dumpnewuser.css10
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;
}