mirror of
https://github.com/skoelle/moonweb-www.git
synced 2026-09-17 17:50:24 +00:00
headline height fixed
This commit is contained in:
@@ -33,8 +33,7 @@
|
|||||||
</table>
|
</table>
|
||||||
|
|
||||||
</td><td valign="top" class="content-area">
|
</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="7" cellspacing="0" width="492"><tr><td>
|
||||||
<table border="0" cellpadding="10" cellspacing="0" width="492"><tr><td>
|
|
||||||
|
|
||||||
<h1>{{ pageTitle | default("The " + section) }}</h1>
|
<h1>{{ pageTitle | default("The " + section) }}</h1>
|
||||||
|
|
||||||
|
|||||||
@@ -189,10 +189,8 @@ strong { color:#BBCCEE; background-color:#334444; font-weight:normal;}
|
|||||||
width: 100% !important;
|
width: 100% !important;
|
||||||
padding: 8px !important;
|
padding: 8px !important;
|
||||||
}
|
}
|
||||||
|
td.content-area table td {
|
||||||
/* Spacer-Bild ausblenden */
|
padding: 2px 10px !important;
|
||||||
img.spacer {
|
|
||||||
display: none !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rechte Sidebar: Volle Breite, unter Content */
|
/* Rechte Sidebar: Volle Breite, unter Content */
|
||||||
@@ -253,6 +251,7 @@ strong { color:#BBCCEE; background-color:#334444; font-weight:normal;}
|
|||||||
h1 {
|
h1 {
|
||||||
font-size: 18pt !important;
|
font-size: 18pt !important;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
|
margin: 0;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
font-size: 11pt !important;
|
font-size: 11pt !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user