diff --git a/hosting/static/hosting/css/user_keys.css b/hosting/static/hosting/css/user_keys.css index 941ef111..6a4c6ffc 100644 --- a/hosting/static/hosting/css/user_keys.css +++ b/hosting/static/hosting/css/user_keys.css @@ -117,8 +117,8 @@ h2,h3,h4,h5{ } .choice-container div h3{ margin: auto; - width: 95%; - text-align: center; + width: 100%; + /* text-align: center; */ font-family: 'Lato-Light', sans-serif; } .choice-container div h3 img:hover{ @@ -127,7 +127,7 @@ h2,h3,h4,h5{ .choice-container div.choice-container-line{ padding-top: 0; padding-bottom: 0; - border: 1px solid #c9c6c6; + background: #c9c6c6; height: 250px; width:1px; } @@ -147,11 +147,11 @@ h2,h3,h4,h5{ } .dashboard-choice-container { - max-width: 930px !important; + max-width: 834px !important; } .choice-button{ - width: 192px; - height: 45px; + width: 172px; + height: 42px; border-radius: 0; color: white; margin-top: 70px; @@ -291,4 +291,8 @@ h2,h3,h4,h5{ display: none; } } -} \ No newline at end of file +}} +} +}} +} +}} \ No newline at end of file diff --git a/hosting/templates/hosting/choice_ssh_keys.html b/hosting/templates/hosting/choice_ssh_keys.html index a457358f..9acb1f06 100644 --- a/hosting/templates/hosting/choice_ssh_keys.html +++ b/hosting/templates/hosting/choice_ssh_keys.html @@ -28,7 +28,7 @@
-

{% trans "I want to use my existing public key"%}

+

{% trans "I want to use my existing public key"%}