diff --git a/blender-bfct/application/static/assets/css/bfct.css b/blender-bfct/application/static/assets/css/bfct.css index ac43608..b7fed66 100644 --- a/blender-bfct/application/static/assets/css/bfct.css +++ b/blender-bfct/application/static/assets/css/bfct.css @@ -7,52 +7,4 @@ top: 0; left: 0; position: absolute; -} - -.label.label-2x { - font-size: 100%; -} - -.input-group { - position: relative; -} - -.form-control { - top: 0; - position: absolute; - background-color: transparent; - border: none; - margin-top: 24px; - border-bottom: 1px solid #ccc; - box-shadow: none; - transition: all 0.1s ease-in-out ; -} - -.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn { - padding: 0px 4px 0px 10px; - height: 40px; - font-size: 120%; -} - -.control-label { - font-size: 80%; -} - -.input-group .control-label { - position: absolute; - left: 0; - top: 6px; - opacity: 0; - transition: all ease-out 0.2s; - transition-delay: .4s; -} - -.form-control:hover, .form-control:focus { - background-color: white; -} - -.form-control:focus + .control-label, -.form-control:hover + .control-label{ - opacity: 0.8; - top: 1px; } \ No newline at end of file diff --git a/blender-bfct/application/static/assets_shared b/blender-bfct/application/static/assets_shared index 1feae3b..047a3ef 160000 --- a/blender-bfct/application/static/assets_shared +++ b/blender-bfct/application/static/assets_shared @@ -1 +1 @@ -Subproject commit 1feae3be6e341e3959a36c7679102fb6f19b88c5 +Subproject commit 047a3efd7dc3b0e5889e2bccf5ee7008acf00897 diff --git a/blender-bfct/application/templates/apply.html b/blender-bfct/application/templates/apply.html index 141c794..66363e1 100755 --- a/blender-bfct/application/templates/apply.html +++ b/blender-bfct/application/templates/apply.html @@ -2,77 +2,133 @@ {% block body %}
- Once we receive your application, the Blender Foundation Certification Board
- will proceed to review it. This may take some days.
-
You can come back to this page and check
- the status of your application anytime.
-
Once your application has been reviewed, you'll receive
- an e-mail with the results, and instructions on how to proceed.
-
+ Once we receive your application, the Blender Foundation Certification Board
+ will proceed to review it. This may take some days.
+
You can come back to this page and check
+ the status of your application anytime.
+
Once your application has been reviewed, you'll receive
+ an e-mail with the results, and instructions on how to proceed.
+