diff options
-rw-r--r-- | local.css | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -180,6 +180,9 @@ DIV.inlinepage { border-width: 1px; padding: 0; } +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 | 3 |
@@ -180,6 +180,9 @@ DIV.inlinepage { border-width: 1px; padding: 0; } +DIV.inlineheader { + display: none; +} DIV.inlinefooter { display: none; |