diff options
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 { |