aboutsummaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-02-24 19:17:14 -0500
committerSam Wilkins <samwilkins333@gmail.com>2019-02-24 19:17:14 -0500
commit0e46a734bc7159282cb7dfc78447ab3e1c00a4df (patch)
treecc38f4cb49cbc97f8364e9077a29b18eec6d65e7 /views
parent686c1717ae193638c89b0b9fce39451d7f6ac2ca (diff)
updated profile
Diffstat (limited to 'views')
-rw-r--r--views/stylesheets/authentication.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/stylesheets/authentication.css b/views/stylesheets/authentication.css
index d3e1fa20a..232e5a091 100644
--- a/views/stylesheets/authentication.css
+++ b/views/stylesheets/authentication.css
@@ -11,6 +11,9 @@ label {
body {
/* background-color: #ccbbcc; */
background-color: #251f1f;
+ /* background-image: url(https://bit.ly/2XibZvI);
+ background-repeat: no-repeat;
+ background-size: cover; */
}
#logo {