diff options
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index eeaa160d12..fe70e4262d 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -296,6 +296,7 @@ h6 { .pycode, .bascode { + border: solid 5px transparent; margin-top: 15px; margin-bottom: 15px; } |