]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
First half of a password reset function
[rails.git] / public / stylesheets / site.css
index 2a38965916320aa83a8c36f6f888a75b3c36559a..2c7e454dbe4899a21c7811c99374f807baf29b67 100644 (file)
@@ -1,4 +1,3 @@
-\r
 a {\r
   color: #0000ff;\r
   text-decoration: none;\r
@@ -373,10 +372,8 @@ hides rule from IE5-Mac \*/
 \r
 #notice {\r
   width: 400px;\r
-  border: 2px solid green;\r
+  border: 1px solid black;\r
   padding: 7px;\r
-  padding-bottom: 12px;\r
-  margin-bottom: 20px;\r
   background-color: #f0f0f0;\r
 }\r
 \r
@@ -410,3 +407,6 @@ hides rule from IE5-Mac \*/
   list-style: square;\r
 }\r
 \r
+input {\r
+ border: 1px solid black;\r
+}\r