From 6c20d304218fc636a83b882fb5a47bac41ea5fb2 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Tue, 2 Jan 2007 20:28:40 +0000 Subject: [PATCH] minor ui tweaks --- nd.css | 17 +++++++++++++---- templates/forum.tmpl | 15 ++------------- 2 files changed, 15 insertions(+), 17 deletions(-) diff --git a/nd.css b/nd.css index 787519e..20c84de 100644 --- a/nd.css +++ b/nd.css @@ -1,5 +1,5 @@ body { - padding-left: 14em; + padding-left: 15em; /*padding-right: 12em;*/ font-family: sans-serif; color: black; @@ -27,14 +27,23 @@ legend { padding: 1px; } table.boards td { - border-style: solid; - border-width: 1px; - padding: 1px; + /*border-style: solid; + border-width: 1px;*/ + padding: 2px; + border-collapse: separate; + border-spacing: 15pt; font-size: larger; } +table.boards{ + border-collapse: separate; + border-spacing: 5px; +} table.boards th { font-size: larger; } +table.boards tr.even { + background: white; +} fieldset.forum-post { width: 40em; } diff --git a/templates/forum.tmpl b/templates/forum.tmpl index 52814fd..126e845 100644 --- a/templates/forum.tmpl +++ b/templates/forum.tmpl @@ -38,9 +38,9 @@ -
New Thread +
New Thread

Subject:

- + @@ -65,17 +65,6 @@ - -
New Thread -

Subject:

- - - - -
- -
-

All new posts

-- 2.39.2