diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -180,6 +180,10 @@ DIV.inlinepage { min-height: 180px; } +DIV.inlineheader { + display: none; +} + DIV.inlinefooter { display: none; } |
index : bm/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 4 |
@@ -180,6 +180,10 @@ DIV.inlinepage { min-height: 180px; } +DIV.inlineheader { + display: none; +} + DIV.inlinefooter { display: none; } |