diff doc/_static/style.css @ 7471:a4987f5ebee0

Add padding around code examples. They were all squished against the edges of the box. This makes them less squished and prevents overlap of bottom scroll bar with the bottom row of text.
author John Rouillard <rouilj@ieee.org>
date Thu, 08 Jun 2023 01:33:16 -0400
parents a2dfb82456af
children 6dca1626f652
line wrap: on
line diff
--- a/doc/_static/style.css	Thu Jun 08 01:23:03 2023 -0400
+++ b/doc/_static/style.css	Thu Jun 08 01:33:16 2023 -0400
@@ -440,6 +440,7 @@
     background-color: #f5f4d8;
     background-size: 20px 100%, 20px 100%, 16px 100%, 16px 100%;
     background-attachment: local, local, scroll, scroll;
+    padding: 0.5em;
 }
 
 /* https://moderncss.dev/totally-custom-list-styles/ make a list

Roundup Issue Tracker: http://roundup-tracker.org/