aboutsummaryrefslogtreecommitdiff
path: root/views/stylesheets/authentication.css
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-02-24 16:03:38 -0500
committerSam Wilkins <samwilkins333@gmail.com>2019-02-24 16:03:38 -0500
commitcbbeafb8a0c53ddea92684021ead9bc08fa75d37 (patch)
tree2161631d17452868e16567bc6f67f2972f2736bf /views/stylesheets/authentication.css
parentb441bb2b67f10ae1b83363d158a0ac1591f63e51 (diff)
ui tweaks
Diffstat (limited to 'views/stylesheets/authentication.css')
-rw-r--r--views/stylesheets/authentication.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/views/stylesheets/authentication.css b/views/stylesheets/authentication.css
index 4f4c02c03..30a99563e 100644
--- a/views/stylesheets/authentication.css
+++ b/views/stylesheets/authentication.css
@@ -9,7 +9,8 @@ label {
}
body {
- background-color: #ccbbcc;
+ /* background-color: #ccbbcc; */
+ background-color: #bf0000;
}
#logo {
@@ -46,7 +47,8 @@ body {
height: 300px;
}
-#new_user {
+#new_user,
+#to_login {
width: 20px;
height: 20px;
position: absolute;