summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/local.css b/local.css
index 4ba46644..f212c852 100644
--- a/local.css
+++ b/local.css
@@ -156,6 +156,16 @@ DIV.notebox p {
text-align: center;
}
+DIV.inlinepage {
+ border: 0;
+ padding: 0;
+ min-height: 180px;
+}
+
+DIV.inlinefooter {
+ display: none;
+}
+
div#footer{
width:100%
}