X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=nd.css;h=d281c3197b8fdbc9bb430f39f2be0fb9dee74a66;hb=b7cdc3406c4e318da99e18827e18d52311a56b06;hp=dde4cf75dae0a01dbad7e6e64701a34d87a25c91;hpb=870325485adff6e11c7d43fd9a3146f943ab735b;p=ndwebbie.git diff --git a/nd.css b/nd.css index dde4cf7..d281c31 100644 --- a/nd.css +++ b/nd.css @@ -18,6 +18,19 @@ body { #rightbar{ right: 1em; } + +legend { + color: black; + background: white; + border-style: solid; + border-width: 1px; + padding: 1px; +} +table.boards td { + border-style: solid; + border-width: 1px; + padding: 1px; +} div.leftinfo{ float: left; padding-right: 2em;