Content margin

This commit is contained in:
Andre Beging
2021-03-08 13:58:02 +01:00
parent 0873e17d76
commit b8d1463829
4 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ date: '2020-02-12'
<h1>2021 <small>- 27. August bis 29. August</small> </h1> <h1>2021 <small>- 27. August bis 29. August</small> </h1>
<p> <p>
Sternizeit -301346.0045.<br /> Sternizeit -301346.0045<br />
Die Bedrohung, auch bekannt als DAS VIRUS, bedroht das diesjährige &lt;DD&gt;-Wochenende weiterhin. Die Bedrohung, auch bekannt als DAS VIRUS, bedroht das diesjährige &lt;DD&gt;-Wochenende weiterhin.
</p> </p>

View File

@@ -94,6 +94,7 @@ p {
width: 100%; width: 100%;
max-width: 1440px; max-width: 1440px;
margin: auto; margin: auto;
margin-bottom: 50px;
padding-bottom: 300px; padding-bottom: 300px;
ul { ul {

View File

@@ -8128,6 +8128,7 @@ p {
width: 100%; width: 100%;
max-width: 1440px; max-width: 1440px;
margin: auto; margin: auto;
margin-bottom: 50px;
padding-bottom: 300px; padding-bottom: 300px;
} }
#content ul { #content ul {

File diff suppressed because one or more lines are too long