File tree Expand file tree Collapse file tree
renku_theme/login/resources/css Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464
6565.renku-login-card {
6666 position : relative;
67- top : 20 px ;
67+ top : 50 px ;
6868 padding-bottom : 20px ;
6969}
7070
@@ -85,6 +85,8 @@ div#kc-social-providers h4 {
8585
8686# kc-form {
8787 border-bottom : 1px solid # 009568 ;
88+ margin-right : 40px ;
89+ margin-bottom : 20px ;
8890}
8991
9092# kc-form label {
@@ -97,9 +99,8 @@ div#kc-social-providers h4 {
9799}
98100
99101# kc-info {
100- margin-top : 10px ;
101- background-color : rgb (7 , 24 , 43 );
102102 width : 100% ;
103+ margin-bottom : 20px ;
103104}
104105
105106# kc-page-title {
@@ -256,7 +257,8 @@ div.social-login span {
256257
257258div # kc-social-providers {
258259 background-color : rgba (7 , 24 , 43 , 0.3 );
259- padding : 20px 0px 0px 40px ;
260+ margin-right : 40px ;
261+ margin-bottom : 20px ;
260262}
261263
262264div # kc-social-providers hr {
You can’t perform that action at this time.
0 commit comments