]> WPIA git - gigi.git/blobdiff - static/static/default.css
UPD: copy the login page from old software
[gigi.git] / static / static / default.css
index 706468093cac089f6ba2f38c3a3954d38c7a9ae0..294a99d49bfbc788d4fd28b76596c8056f021757 100644 (file)
@@ -800,4 +800,11 @@ pre{
 
 pre.string{
        display: inline;
 
 pre.string{
        display: inline;
-}
\ No newline at end of file
+}
+
+.loginbox {background:#F5F7F7;border:2px solid #cccccc;margin:0px auto;height:auto;width:300px;padding:1em;text-align:center;}
+.loginbox .smalltext {font-size:10px;}
+.loginbox label {width:100px;display:block;float:left;}
+.loginbox text {width:166px;display:block;float:left;}
+.loginbox br {clear:left;}
+.loginbox h1 {font-size:1.9em;text-align:center;}
\ No newline at end of file