aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
authormatthew <matthew>2006-09-25 22:59:06 +0000
committermatthew <matthew>2006-09-25 22:59:06 +0000
commita43f15d02b9f0ccc3053ae8725ce58f88ba33416 (patch)
tree157c9cd28be10838fa209ef11b4043c69a640a42 /web/css.css
parent4ac4fe8bdcdf6dedbae80d11b664a7d27025095b (diff)
Email confirmation of problems and comments; bugfix in AuthToken.
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css
index 742b68768..d8594d47f 100644
--- a/web/css.css
+++ b/web/css.css
@@ -185,3 +185,7 @@ ul#current img {
position: absolute;
border: none;
}
+
+#comments div em {
+ border-bottom: dotted 1px #968d63;
+}