X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=nd.css;h=26121cd646e4369bc3495c96ee435525c14e2e22;hb=30ff54d1d68e41a17bd8a7ff57e4104021e52ff5;hp=92cb57411a532251bed7818665a6a0295c406247;hpb=7c830c144f2e8d51dac0622f406ddca79ecaddb6;p=ndwebbie.git diff --git a/nd.css b/nd.css index 92cb574..26121cd 100644 --- a/nd.css +++ b/nd.css @@ -26,6 +26,18 @@ legend { border-width: 1px; padding: 1px; } +table.boards td { + border-style: solid; + border-width: 1px; + padding: 1px; + font-size: larger; +} +table.boards th { + font-size: larger; +} +fieldset.forum-post legend b { + font-size: larger; +} div.leftinfo{ float: left; padding-right: 2em;