Automated deployment: Wed Feb 12 14:23:48 UTC 2020 b93080cd34
This commit is contained in:
@@ -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
css/ndws.min.css
vendored
2
css/ndws.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -47,9 +47,11 @@
|
|||||||
|
|
||||||
<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='https://ddwe.beging.de/anmeldung/' class="btn btn-light btn-lg">INFOS</a> <a href='https://ddwe.beging.de/anmeldung/' class="btn btn-light btn-lg">JETZT ANMELDEN!</a></h3>
|
<h2>28.08 - 30.08.2020</h2>
|
||||||
|
<h3><a href='https://ddwe.beging.de/anmeldung/' class="btn btn-light btn-lg">INFOS</a> <a href='https://ddwe.beging.de/anmeldung/' class="btn btn-light btn-lg">JETZT ANMELDEN!</a></h3>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user