X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=nd.css;h=4e031f1c56214d629d38397ea657c75ee79ea790;hb=569d66c6147fe3c6868c1b8ea3f03a785c77795d;hp=6078b618b27624f02110996432cba9f072c9708b;hpb=63486a7f61963a7e08ca9b0d52b6a0ea592ae749;p=ndwebbie.git diff --git a/nd.css b/nd.css index 6078b61..4e031f1 100644 --- 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;