X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=nd.css;h=92cb57411a532251bed7818665a6a0295c406247;hb=7c830c144f2e8d51dac0622f406ddca79ecaddb6;hp=dde4cf75dae0a01dbad7e6e64701a34d87a25c91;hpb=f9bfa2ffe57377a483158ac96a6f81156b5b9220;p=ndwebbie.git diff --git a/nd.css b/nd.css index dde4cf7..92cb574 100644 --- a/nd.css +++ b/nd.css @@ -18,6 +18,14 @@ body { #rightbar{ right: 1em; } + +legend { + color: black; + background: white; + border-style: solid; + border-width: 1px; + padding: 1px; +} div.leftinfo{ float: left; padding-right: 2em;