]> ruin.nu Git - ndwebbie.git/blobdiff - nd.css
minor bugfix, and move styles from templates to css
[ndwebbie.git] / nd.css
diff --git a/nd.css b/nd.css
index 6078b618b27624f02110996432cba9f072c9708b..4e031f1c56214d629d38397ea657c75ee79ea790 100644 (file)
--- a/nd.css
+++ b/nd.css
@@ -44,6 +44,12 @@ table.boards th {
 table.boards tr.even {
        background: white;
 }
+
+table.boards a {
+       text-decoration: none;
+       width: 100%;
+       display: block;
+}
 fieldset.forum-post {
        width: 40em;
 }
@@ -73,6 +79,8 @@ ul.linkbar li {
 }
 ul.linkbar a {
        text-decoration: none;
+       width: 100%;
+       display: block;
 }
 input.coordsinput {
        width: 4em;