summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index 728b71d3..967499b2 100644
--- a/local.css
+++ b/local.css
@@ -176,8 +176,9 @@ DIV.notebox p {
DIV.inlinepage {
border: 0;
+ border-style: none none solid;
+ border-width: 1px;
padding: 0;
- min-height: 180px;
}
DIV.inlineheader {