track layout
This commit is contained in:
parent
7cbcc80064
commit
8972cbf2b7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ layout: default
|
||||||
{% include relBase.html %}
|
{% include relBase.html %}
|
||||||
<!-- Banner -->
|
<!-- Banner -->
|
||||||
<section
|
<section
|
||||||
class="banner onload-image-fade-in onload-content-fade-right style3 fullscreen content-align-center image-position-center" style="background-image:url(' {{ page.cover }}');background-size: cover; background-repeat: no-repeat;">
|
class="banner onload-image-fade-in onload-content-fade-right style3 fullscreen content-align-center image-position-center" style="background-image:url('https://media.basspistol.com/panix/{{ page.slug }}.jpeg');background-size: cover; background-repeat: no-repeat;">
|
||||||
<div style="z-index:0;position:absolute; top:0; left:0; width:100%;height:100%;background-color: rgba(13, 13 ,13, 0.85);"></div>
|
<div style="z-index:0;position:absolute; top:0; left:0; width:100%;height:100%;background-color: rgba(13, 13 ,13, 0.85);"></div>
|
||||||
<div class="content" style="z-index:1">
|
<div class="content" style="z-index:1">
|
||||||
<h1 style="margin-top:80px">{{ page.common.title }}</h1>
|
<h1 style="margin-top:80px">{{ page.common.title }}</h1>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue