diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-01-12 22:41:18 +0100 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-01-12 22:41:18 +0100 |
| commit | fcdef34b27e8f8e674361cbae17e627b9135d9c7 (patch) | |
| tree | 61c1c44b902ecddd3d69107bce638cc8a19694c3 /StoneIsland/platforms/ios/www/css/account.css | |
| parent | c8ea1aef25e28665478b9d94c4f63d26cda784b1 (diff) | |
ios build
Diffstat (limited to 'StoneIsland/platforms/ios/www/css/account.css')
| -rwxr-xr-x | StoneIsland/platforms/ios/www/css/account.css | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/www/css/account.css b/StoneIsland/platforms/ios/www/css/account.css index fd5ffdf6..d96073e4 100755 --- a/StoneIsland/platforms/ios/www/css/account.css +++ b/StoneIsland/platforms/ios/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 |
