X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;ds=sidebyside;f=nd.css;h=4e031f1c56214d629d38397ea657c75ee79ea790;hb=569d66c6147fe3c6868c1b8ea3f03a785c77795d;hp=20c84de3b4628abda22b6123e96b1eebeaec1b38;hpb=6c20d304218fc636a83b882fb5a47bac41ea5fb2;p=ndwebbie.git diff --git a/nd.css b/nd.css index 20c84de..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; @@ -98,7 +106,7 @@ td.Defend{ color: black; } td.AllyDef{ - background: lightgreen; + background: #00FF00; color: black; } td.Attack{