aboutsummaryrefslogtreecommitdiff
path: root/views/stylesheets/authentication.css
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-02-24 16:46:51 -0500
committerSam Wilkins <samwilkins333@gmail.com>2019-02-24 16:46:51 -0500
commit686c1717ae193638c89b0b9fce39451d7f6ac2ca (patch)
tree630459fa65dae9626eaee0530332fd4554012655 /views/stylesheets/authentication.css
parent4669fb1df3758c9589e84e32d0c34dc9107457af (diff)
remove user update and added border
Diffstat (limited to 'views/stylesheets/authentication.css')
-rw-r--r--views/stylesheets/authentication.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/views/stylesheets/authentication.css b/views/stylesheets/authentication.css
index 8787d7fa9..d3e1fa20a 100644
--- a/views/stylesheets/authentication.css
+++ b/views/stylesheets/authentication.css
@@ -57,6 +57,7 @@ body {
}
.overlay {
+ border: 2px solid yellow;
text-align: center;
position: absolute;
margin: auto;