aboutsummaryrefslogtreecommitdiff
path: root/auth/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'auth/style.css')
-rw-r--r--auth/style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/auth/style.css b/auth/style.css
deleted file mode 100644
index f3fbe99..0000000
--- a/auth/style.css
+++ /dev/null
@@ -1,9 +0,0 @@
-div.uservalue {
- font-family: monospace;
- font-size: 14pt;
- font-weight: bold;
- color: darkgreen;
- margin-top: 2ex;
- margin-bottom: 2ex;
- margin-left: 2em;
-}