diff --git a/website/static/css/style.css b/website/static/css/style.css index e17352778a..e87738815b 100644 --- a/website/static/css/style.css +++ b/website/static/css/style.css @@ -19,10 +19,10 @@ body{ } .navbar-default .tagline{ - font-size: 18px; + font-size: 14px; color: #999; - line-height: 54px; - + line-height: 20px; + padding-left: 5px; font-weight: 300; } diff --git a/website/templates/base.html b/website/templates/base.html index 5dc19b46cb..906ce13aa1 100644 --- a/website/templates/base.html +++ b/website/templates/base.html @@ -37,7 +37,6 @@
diff --git a/website/templates/index.html b/website/templates/index.html index b441334567..112e9318e6 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -7,71 +7,12 @@ {% block content %} -
-
-

Win points for reporting bugs on any website!

-
-
-
-
-
- {% csrf_token %} -
- - {% if request.GET.url %} - - {% else %} - - {% endif %} - {% if form.url.errors %} - - {% endif %} -
-
- - - - {% if form.description.errors %} - - {% endif %} -
- -
- {% if request.GET.hash %}
- - - {% else %} - - - -   - - - {% endif %} - {% if form.screenshot.errors %} - - {% endif %} -
- -
- - - -
-
- -
- -
- - - -
- +
+
+ + + +