headline height fixed

This commit is contained in:
2026-08-16 21:54:37 +02:00
parent f70c969c04
commit 0c66fe88cd
2 changed files with 4 additions and 6 deletions
+1 -2
View File
@@ -33,8 +33,7 @@
</table>
</td><td valign="top" class="content-area">
<img src="/assets/images/pixel-white.gif" height="10" width="400" class="spacer"><br>
<table border="0" cellpadding="10" cellspacing="0" width="492"><tr><td>
<table border="0" cellpadding="7" cellspacing="0" width="492"><tr><td>
<h1>{{ pageTitle | default("The " + section) }}</h1>
+3 -4
View File
@@ -189,10 +189,8 @@ strong { color:#BBCCEE; background-color:#334444; font-weight:normal;}
width: 100% !important;
padding: 8px !important;
}
/* Spacer-Bild ausblenden */
img.spacer {
display: none !important;
td.content-area table td {
padding: 2px 10px !important;
}
/* Rechte Sidebar: Volle Breite, unter Content */
@@ -253,6 +251,7 @@ strong { color:#BBCCEE; background-color:#334444; font-weight:normal;}
h1 {
font-size: 18pt !important;
padding: 8px;
margin: 0;
}
h2 {
font-size: 11pt !important;