X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=nd.css;h=787519e530560c4616af76f4b9e19eeda452d24d;hb=d2b25d79058863d3604489e7a36d1c0d1a491b5c;hp=d281c3197b8fdbc9bb430f39f2be0fb9dee74a66;hpb=9ea6880cce7c5bb81d2da5ee80f3586e01798892;p=ndwebbie.git diff --git a/nd.css b/nd.css index d281c31..787519e 100644 --- a/nd.css +++ b/nd.css @@ -30,6 +30,16 @@ table.boards td { border-style: solid; border-width: 1px; padding: 1px; + font-size: larger; +} +table.boards th { + font-size: larger; +} +fieldset.forum-post { + width: 40em; +} +fieldset.forum-post legend b { + font-size: larger; } div.leftinfo{ float: left;