summaryrefslogtreecommitdiff
path: root/tools/mmd/mmd.css
diff options
context:
space:
mode:
authorJogi Hofmüller <jogi@mur.at>2011-08-01 17:16:59 +0000
committerJogi Hofmüller <jogi@mur.at>2011-08-01 17:16:59 +0000
commitd6e5bde11d06c846035d1670b4800cf574d2420d (patch)
tree541b478c9dc049704d4284d4cceb469b94d48546 /tools/mmd/mmd.css
parent- found a way to handle encoding (diff)
- finished registration procedure
- user can sign up now - registration needs confirmation (email sent) - registration can also be canceled git-svn-id: https://svn.spreadspace.org/mur.sat@88 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'tools/mmd/mmd.css')
-rw-r--r--tools/mmd/mmd.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/mmd/mmd.css b/tools/mmd/mmd.css
index e2847ba..8a58ec3 100644
--- a/tools/mmd/mmd.css
+++ b/tools/mmd/mmd.css
@@ -4,6 +4,18 @@ html, body
background-color: #003366;
}
+#login a
+{
+ color: green;
+ margin-left: 32px;
+}
+
+#logout a
+{
+ color: red;
+ margin-left: 32px;
+}
+
#status img
{
border: 0;