aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 087c038..3dddde5 100644
--- a/static/style.css
+++ b/static/style.css
@@ -56,3 +56,7 @@ a:active {
background:#EBF5FB;
}
+
+.loginout {
+ color: black
+} \ No newline at end of file