added more framework bits,
[gwvp.git] / www / css / normal.css
index bf63908..78f157d 100644 (file)
@@ -130,9 +130,18 @@ div.wrapper {
 
 input[type=text] {
        width: 200px;
-       
+       border: 1px solid
 }
 
-input.storage {
+input.login {
+       width: 100px;
+       border: 1px solid
+}
+
+.loginbutton {
+       border: 1px solid
+}
+
+input.long {
        width: 400px;   
 }
\ No newline at end of file