diff --git a/css/login/ForgotPW.css b/css/login/ForgotPW.css index 1db8e43..71978e6 100644 --- a/css/login/ForgotPW.css +++ b/css/login/ForgotPW.css @@ -55,4 +55,16 @@ #lbl_Hinweis { font-size: 1.188em; color: dimgrey; +} +#btn_Back { + background-color: #003680; + color: #fff; + width: 140px; + height: 25px; +} +#btn_Send { + background-color: #003680; + color: #fff; + width: 200px; + height: 35px; } \ No newline at end of file diff --git a/css/login/loginFLEX.css b/css/login/loginFLEX.css index e8ad17e..8871efb 100644 --- a/css/login/loginFLEX.css +++ b/css/login/loginFLEX.css @@ -48,4 +48,10 @@ .txt_design { color: #003680; font-size: 1.65em; +} +#LoginButton { + background-color: #003680; + color: #fff; + width: 140px; + height: 25px; } \ No newline at end of file diff --git a/login/ForgotPW.aspx b/login/ForgotPW.aspx index 1e118ff..f602859 100644 --- a/login/ForgotPW.aspx +++ b/login/ForgotPW.aspx @@ -117,7 +117,7 @@ - +