From ac9c3594426ca06a5e2066d89fdbb67a3f4eda63 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Wed, 2 Jun 2004 15:59:28 +0000 Subject: [PATCH] margin-top on catlinks --- stylesheets/monobook/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index e2a49301ef..ba5d93e9a6 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -246,6 +246,7 @@ span.subpages { display: block; } border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; + margin-top: 1em; } /* currently unused, intended to be used by a metadata box in the bottom-right corner of the content area */ -- 2.20.1