diff options
Diffstat (limited to 'StoneIsland/www/css/account.css')
| -rwxr-xr-x | StoneIsland/www/css/account.css | 11 |
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 |
