]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/site.css
Underline links in the SOTM box.
[rails.git] / public / stylesheets / site.css
index d38f7844fd9359232905ce4700d823307497ae96..51cde83920fd424f38c3e073ef8f02dfdb08e228 100644 (file)
@@ -573,6 +573,14 @@ input[type="submit"] {
   font-weight: normal;
 }
 
+#sotminfo a:link {
+  text-decoration: underline;
+}
+
+#sotminfo a:visited {
+  text-decoration: underline;
+}
+
 #permalink {
   z-index:10000;
   position:absolute;