diff --git a/wp-content/themes/score/lib/css/login.css b/wp-content/themes/score/lib/css/login.css index d026f48..2df6cee 100644 --- a/wp-content/themes/score/lib/css/login.css +++ b/wp-content/themes/score/lib/css/login.css @@ -9,7 +9,7 @@ body.login { -o-background-size: cover; background-size: cover; font-size: 14px; - */ + background-attachment: inherit; background-clip: border-box; background-color: #c6c9d5; @@ -18,8 +18,13 @@ body.login { background-position: center 75px; background-repeat: no-repeat; background-size: contain; - font-size: 14px; height: 1628px; + */ + font-size: 14px; +} +body.login img#imagenLogin { + margin-top: -7px; + width: 100%; } .login h1 a { @@ -181,6 +186,9 @@ div#container div#login p#nav a { color: #61d130 !important; font-size: 12px; } +div#container div#login p#nav a:hover { + color: #B5CDE7 !important; +} div#container div#login p#nav a#forgotYourPassword { color: #B5CDE7 !important; font-size: 12px; diff --git a/wp-content/themes/score/registration/register.php b/wp-content/themes/score/registration/register.php index 20f30fb..dac3b67 100644 --- a/wp-content/themes/score/registration/register.php +++ b/wp-content/themes/score/registration/register.php @@ -1,270 +1,270 @@ - - -