summaryrefslogtreecommitdiff
path: root/theme/stoica
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-09-16 15:56:20 -0400
committerEvan Prodromou <evan@prodromou.name>2008-09-16 15:56:20 -0400
commita1a8e520d9e08ffaa9f323616b1221e95a077927 (patch)
tree6b9318780280f1d282a3d722aff7afd6bfaedc0b /theme/stoica
parent7416e50daa6f792f73e47141fa7ac3bfc843b1e0 (diff)
fixup CSS for messages
darcs-hash:20080916195620-84dde-ebb6079fd08ba464ea0c11b792564f0bed27f09e.gz
Diffstat (limited to 'theme/stoica')
-rw-r--r--theme/stoica/display.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/theme/stoica/display.css b/theme/stoica/display.css
index c35ee56a5..dfe64e037 100644
--- a/theme/stoica/display.css
+++ b/theme/stoica/display.css
@@ -749,19 +749,3 @@ font-size: 60%;
margin: 0;
padding: 0;
}
-
-.avatar.stream {
- float: left;
- margin: 0 10px 0 0;
- }
-
-p.time {
- display: block;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 10px;
- line-height: 15px;
- }
-
-p.time a {
- color: #91AA9D;
- }