add newline before links, center
This commit is contained in:
parent
1b2314b2ef
commit
f38ebfa009
|
@ -278,8 +278,8 @@ Info | {{ block.super }}
|
|||
<h4 class="panel-title">The Map</h4>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p>
|
||||
<img src="https://people.bornhack.org/tyk/map/v1/map-small.png">
|
||||
<p class="center-block">
|
||||
<img src="https://people.bornhack.org/tyk/map/v1/map-small.png"><br>
|
||||
<a href="https://people.bornhack.org/tyk/map/v1/map-medium.png">Medium (4.7Mb)</a>
|
||||
<a href="https://people.bornhack.org/tyk/map/v1/map-large.png">Large (19.3Mb)</a>
|
||||
<a href="https://people.bornhack.org/tyk/map/v1/map-original.png">Original (44.8Mb)</a>
|
||||
|
|
Loading…
Reference in a new issue