summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorarun <arun@nubati.net>2006-12-13 18:32:33 +0000
committerarun <arun>2006-12-13 18:32:33 +0000
commit198ab37015dbe1f999f149dbd887dcb814202585 (patch)
tree9d0b56e57713740919d20ae57a8acb9358363b08 /css
parentfec84028d1c71200da12525df005774810b5dcd8 (diff)
downloade-DoKo-198ab37015dbe1f999f149dbd887dcb814202585.tar.gz
e-DoKo-198ab37015dbe1f999f149dbd887dcb814202585.tar.bz2
e-DoKo-198ab37015dbe1f999f149dbd887dcb814202585.zip
added two new features: local time and a link to the user page
Diffstat (limited to 'css')
-rw-r--r--css/standard.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/standard.css b/css/standard.css
index 4e6650a..0289303 100644
--- a/css/standard.css
+++ b/css/standard.css
@@ -198,6 +198,12 @@ ul.oldtrick li div div.card3 span span{
border-top:0;
}
+.time,.over {
+ float:right;
+ border:2px solid black;
+ clear:right;
+ }
+
.bug {
float:left;
width:10em;