From: Andreas Neustifter Date: Tue, 24 Apr 2018 21:18:31 +0000 (+0000) Subject: Make register-link less obtrusive. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d06a174f0cc4fc14267fcd606a0855592c4d1448;p=friendica.git Make register-link less obtrusive. --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index c4d64973e3..9c54316058 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -3153,6 +3153,8 @@ section .profile-match-wrapper { clear: both; } #register-link { + color: white; + background: #8ad0a1; width: 100%; } #login-end { @@ -3214,7 +3216,7 @@ section .profile-match-wrapper { } .mod-home.is-not-singleuser .login-form > #login-extra-links { margin-top: unset; - background-color: #8ad0a1; + background-color: white; } .mod-home.is-not-singleuser .login-form > #login-form label,