summaryrefslogtreecommitdiffstats
path: root/web/html/css/containers.css
diff options
context:
space:
mode:
authoreric <eric>2004-06-20 23:26:28 +0000
committereric <eric>2004-06-20 23:26:28 +0000
commit84e15d0463726fe03b0cdb5a690621330034e737 (patch)
treefee94fa1046bfe56095cc4a35b06b033de9ee589 /web/html/css/containers.css
parent30aea4ec8cfee1ffc8786955ecb012ef73a68b73 (diff)
downloadaurweb-84e15d0463726fe03b0cdb5a690621330034e737.tar.xz
finished the login/logout/session stuff
Diffstat (limited to 'web/html/css/containers.css')
-rw-r--r--web/html/css/containers.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css
index 7322b3f..69ed1d9 100644
--- a/web/html/css/containers.css
+++ b/web/html/css/containers.css
@@ -174,6 +174,12 @@
vertical-align: top;
padding-left: 5;
}
+ td.text
+ {
+ color: #000;
+ font-family: verdana;
+ font-size: 12px;
+ }
th
{
text-align: left;