Make full alert banners clickable

This commit is contained in:
Saivann 2015-07-04 11:59:28 -04:00
parent 6a03c57dbf
commit 227dc24d68
No known key found for this signature in database
GPG key ID: 5780F5D31B5577B0
3 changed files with 13 additions and 10 deletions

View file

@ -24,7 +24,7 @@
<div id="detectmobile" class="detectmobile"></div>
{% if site.ALERT %}
<div class="banner-message alert">
<div><div>{{ site.ALERT }}</div></div>
<a href="{{ site.ALERTURL }}"><span>{{ site.ALERT }}</span></a>
</div>
{% endif %}
<div class="head"><div>