diff --git a/src/colab-spb-theme-plugin/colab_spb_theme/static/css/screen.css b/src/colab-spb-theme-plugin/colab_spb_theme/static/css/screen.css index b771bdb..f198138 100644 --- a/src/colab-spb-theme-plugin/colab_spb_theme/static/css/screen.css +++ b/src/colab-spb-theme-plugin/colab_spb_theme/static/css/screen.css @@ -167,14 +167,9 @@ ul.message-list li { /* Forms */ -.required label:before { - color: #f00; - content: "* "; -} - form.signup .form-group { - width: 90%; - margin-left: 0.5em; + margin-left: 0px; + margin-right: 22px; } div.submit { @@ -523,19 +518,37 @@ span.highlighted { padding: 40px 0 60px 0; } - .colab-content h2{ - color: #FF0366; - font-size: 16px; - font-family: "open_sansregular",Arial, Helvetica,sans-serif; - font-weight: 300; - text-transform: uppercase; + color: #FF0366; + font-size: 16px; + font-family: "open_sansregular",Arial, Helvetica,sans-serif; + font-weight: 300; + text-transform: uppercase; } .colab-content h1{ - padding: 5px 0 10px 0; - border-bottom: 1px solid #D3D6DE; - font-family: Arial, Helvetica, sans-serif; - font-size: 35px; - font-variant: normal; + padding: 5px 0 10px 0; + border-bottom: 1px solid #D3D6DE; + font-family: Arial, Helvetica, sans-serif; + font-size: 35px; + font-variant: normal; + font-weight: bold; +} + +h4.help-pane-title { + font-family: Arial; + color: #172738; + text-align: justify; +} + +#btn-cadastrar { + text-transform: uppercase; + font-weight: bold; + padding: 5px 27px 5px 27px; +} + +.control-label { + font-family: Arial; + font-weight: normal; + font-size: 16px; } diff --git a/src/colab-spb-theme-plugin/colab_spb_theme/templates/accounts/user_create_form.html b/src/colab-spb-theme-plugin/colab_spb_theme/templates/accounts/user_create_form.html index bbd8b82..df11787 100644 --- a/src/colab-spb-theme-plugin/colab_spb_theme/templates/accounts/user_create_form.html +++ b/src/colab-spb-theme-plugin/colab_spb_theme/templates/accounts/user_create_form.html @@ -21,11 +21,11 @@ {% endfor %} - +
Olá! Se estiver com dúvidas, temos várias maneiras para tentar te ajudar. Veja abaixo algumas opções:
+