[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tpo/develop] Update hero-download.html
commit 74379d47e8b1ab5f08f0906d35e45a94fd637b7b
Author: Antonela <hola@xxxxxxxxxxx>
Date: Mon Mar 16 15:05:04 2020 -0300
Update hero-download.html
styling of matt's commit b4166c8c
---
templates/hero-download.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/templates/hero-download.html b/templates/hero-download.html
index 1589a88d..eabd2e40 100644
--- a/templates/hero-download.html
+++ b/templates/hero-download.html
@@ -45,17 +45,17 @@
</div>
</div>
-<div class="row pt-5">
- {% from "macros/downloads.html" import render_tor_browser_blog_post %}
- <h3 class="mx-auto text-white text-center">{{ _('Disabling Javascript: Please read the latest %s for more information.') |format(render_tor_browser_blog_post())| safe }}</h3>
-</div>
-
<div class="row p-5">
<a class="mx-auto text-white py-3 text-center" href="{{ 'languages'|url(alt=this.alt) }}"><u>{{ _('Download in another language or platform') }}</u></a>
<a class="mx-auto text-white py-3 text-center" href="{{ 'alpha'|url(alt=this.alt) }}"><u>{{ _('Download the latest alpha build') }}</u></a>
<a class="mx-auto text-white py-3 text-center" href="{{ 'tor'|url(alt=this.alt) }}"><u>{{ _('Download Tor Source Code') }}</u></a>
</div>
+<div class="row bg-darker my-5 p-3 rounded">
+ {% from "macros/downloads.html" import render_tor_browser_blog_post %}
+ <h5 class="mx-auto text-white text-center my-0"><i class="text-light fas fa-exclamation-circle text-warning px-2"></i>{{ _('Disabling Javascript: Please read the latest %s for more information.') |format(render_tor_browser_blog_post())| safe }}</h5>
+</div>
+
<div class="hidden-sm row p-md-5 justify-content-center window-bg">
<a class="mx-auto text-white text-center py-md-5" href="https://blog.torproject.org/category/tags/tor-browser"><u>{{ _('Read the latest release announcements') }}</u></a>
</div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits