aboutsummaryrefslogtreecommitdiff
path: root/css/v2/signup.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/v2/signup.css')
-rw-r--r--css/v2/signup.css32
1 files changed, 0 insertions, 32 deletions
diff --git a/css/v2/signup.css b/css/v2/signup.css
deleted file mode 100644
index 68a5111..0000000
--- a/css/v2/signup.css
+++ /dev/null
@@ -1,32 +0,0 @@
-body {
- background-color: black;
- color: white;
- text-align: center;
-}
-
-.smaller {
- font-size: smaller;
-}
-
-.warning {
- color: red;
- font-weight: bold;
-}
-
-#box {
- position: relative;
- width: 80%;
- max-width: 600px;
- top: 50px;
- border: 2px solid #339933;
- margin-left: auto;
- margin-right: auto;
-}
-#box a {
- color: #eae3d7;
- font-size: smaller;
-}
-#box table {
- margin-left: auto;
- margin-right: auto;
-}

Return to:

Send suggestions and report system problems to the System administrator.