summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css
diff options
context:
space:
mode:
authorRene Ae <aehtyb@gmail.com>2015-12-22 01:26:04 -0600
committerRene Ae <aehtyb@gmail.com>2015-12-22 01:26:04 -0600
commit89b39c69c00c180287912f4777ea2ec487fa6412 (patch)
tree440009503c4f5ea80d613d57f5293f91c59a0ba5 /StoneIsland/www/css
parent56275fcf2d133967f0f4baed9542d233e5e36ec4 (diff)
bugfixes - forgot password
Diffstat (limited to 'StoneIsland/www/css')
-rwxr-xr-xStoneIsland/www/css/account.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css
index fd5ffdf6..d96073e4 100755
--- a/StoneIsland/www/css/account.css
+++ b/StoneIsland/www/css/account.css
@@ -505,4 +505,15 @@ margin-top:0px
#login .container-row input:first-child {
margin-bottom:9px!important
+}
+
+.newuser {
+ display:inline-block;
+ padding:20px;
+ text-decoration:underline
+}
+
+.forgotpassword {
+ padding:20px;
+ text-decoration:underline
} \ No newline at end of file