Style update
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
<div id="hero">
|
<div id="hero">
|
||||||
<div>
|
<div>
|
||||||
<h1>Das erste alljährliche<small>*</small><br /><img src="assets/dd_white.png">-Wochenende</DD></h1>
|
<div>
|
||||||
<h2>28.08 - 30.08.2020</h2>
|
<h1>Das erste alljährliche<small>*</small><br /><img src="assets/dd_white.png">-Wochenende</DD></h1>
|
||||||
<h3><a href='{{ "anmeldung/" | absURL }}' class="btn btn-light btn-lg">INFOS</a> <a href='{{ "anmeldung/" | absURL }}' class="btn btn-light btn-lg">JETZT ANMELDEN!</a></h3>
|
<h2>28.08 - 30.08.2020</h2>
|
||||||
|
<h3><a href='{{ "anmeldung/" | absURL }}' class="btn btn-light btn-lg">INFOS</a> <a href='{{ "anmeldung/" | absURL }}' class="btn btn-light btn-lg">JETZT ANMELDEN!</a></h3>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -168,12 +168,9 @@ body.hero {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
> div > div {
|
|
||||||
border: 1px solid red;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
h1,h2,h3,h4 {
|
h1,h2,h3,h4 {
|
||||||
|
text-shadow: 3px 3px 5px #595959;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
@@ -6283,9 +6283,11 @@ body.hero {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
#hero > div > div {
|
#hero h1,
|
||||||
border: 1px solid red;
|
#hero h2,
|
||||||
padding: 0;
|
#hero h3,
|
||||||
|
#hero h4 {
|
||||||
|
text-shadow: 3px 3px 5px #595959;
|
||||||
}
|
}
|
||||||
#hero h1 img,
|
#hero h1 img,
|
||||||
#hero h2 img,
|
#hero h2 img,
|
||||||
|
|||||||
2
static/css/ndws.min.css
vendored
2
static/css/ndws.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user