add web shop promo
svn path=/trunk/; revision=28882
This commit is contained in:
@@ -51,6 +51,13 @@
|
||||
|
||||
<all-events />
|
||||
</div>
|
||||
|
||||
<div id="shop-promo" class="section">
|
||||
<img src="/graphics/shop-promo.jpg" alt="" />
|
||||
|
||||
<a class="big-donate" href="/order/order.html#ref-frontpage">Shop</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
+2
-2
@@ -207,12 +207,12 @@ a.the-fellowship {
|
||||
}
|
||||
|
||||
@media (min-width: @screen-sm) {
|
||||
#news {
|
||||
#news, #events {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
width: 69%;
|
||||
}
|
||||
#newsletter, .country.frontpage #teams {
|
||||
#newsletter, #shop-promo, .country.frontpage #teams {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
width: 30%;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user