parent
c988cb1f0b
commit
eda5efc108
2 changed files with 2 additions and 2 deletions
|
@ -320,7 +320,7 @@ blockquote {
|
||||||
|
|
||||||
/*patch*/
|
/*patch*/
|
||||||
#frontpage .container {
|
#frontpage .container {
|
||||||
margin-top: -22px
|
margin-top: -5px
|
||||||
}
|
}
|
||||||
|
|
||||||
.table {
|
.table {
|
||||||
|
|
|
@ -225,7 +225,7 @@
|
||||||
</a>
|
</a>
|
||||||
{% elif sub %}
|
{% elif sub %}
|
||||||
<a href="/">
|
<a href="/">
|
||||||
<img alt="sub banner" src="{{sub.banner_url}}" height=100 width=100% style="object-fit:cover">
|
<img alt="sub banner" src="{{sub.banner_url}}" max-height=190px width=100% style="object-fit:cover">
|
||||||
</a>
|
</a>
|
||||||
{% else %}
|
{% else %}
|
||||||
<a href="/">
|
<a href="/">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue