summaryrefslogtreecommitdiff
path: root/static/log.css
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-03-26 15:40:51 -0400
committersostler <sbostler@gmail.com>2010-03-26 15:40:51 -0400
commitda30c6c48e646efd38e8042370664115b99d6b1e (patch)
treeba7d0e881f227296202b7a70bd5a313f51ee1909 /static/log.css
parent42150227b1f6fa6798862e0ef92e7ee3a8bcafc1 (diff)
parent27afb7560d470782f81523f7dff3242c8f31dbdd (diff)
Merge Share indent
Diffstat (limited to 'static/log.css')
-rw-r--r--static/log.css21
1 files changed, 20 insertions, 1 deletions
diff --git a/static/log.css b/static/log.css
index a9669a3..79096e1 100644
--- a/static/log.css
+++ b/static/log.css
@@ -175,6 +175,7 @@ a:active {
line-height:1;
font-size:11px;
word-spacing:6px;
+padding-bottom:4;
color: #000;
}
@@ -352,7 +353,25 @@ color:#f0e;
}
-
+a {
+ font-size: 12px;
+ color: #000;
+}
+a:link {
+ text-decoration: none;
+}
+a:visited {
+ text-decoration: none;
+ color: #000;
+}
+.logged-dump a:hover {
+ text-decoration: none;
+ color: #00F;
+}
+a:active {
+ text-decoration: none;
+ color: #000;
+}
#newuser h1{font-size:20;
letter-spacing:-2;
color:#fff;