summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2009-01-17 23:08:29 -0800
committerArun Persaud <arun@nubati.net>2009-01-17 23:08:29 -0800
commitb22032b3181b49cf01ef66217316a7b78b5045c9 (patch)
tree7d91d976ef19e2f1d258031898495b962d51d227 /css
parent44e91af3fd631752e4de74673b591bce17ce7a79 (diff)
downloade-DoKo-b22032b3181b49cf01ef66217316a7b78b5045c9.tar.gz
e-DoKo-b22032b3181b49cf01ef66217316a7b78b5045c9.tar.bz2
e-DoKo-b22032b3181b49cf01ef66217316a7b78b5045c9.zip
CLEANUP: changed the user page a bit and added a hint for newbies
started adding hints for newbies (to edoko not doko) on how to use the program
Diffstat (limited to 'css')
-rw-r--r--css/standard017.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/standard017.css b/css/standard017.css
index 52e4449..c9524d8 100644
--- a/css/standard017.css
+++ b/css/standard017.css
@@ -591,3 +591,7 @@ table.stats th { border-bottom: solid 0.2em #000 }
.login .submitbutton { background-color: #fff;}
.login .submitbutton:hover { background-color: #aaa;}
+
+.newbiehint {
+ background-color: #fee;
+} \ No newline at end of file