
Information Systems Designer
@@ -157,8 +157,6 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat2025 ← 2016
-

@@ -206,7 +204,7 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat
-
+
-
-

Information Systems Designer
@@ -217,8 +215,6 @@ BIND, CertBot, CSS, DNS, HTML, HTTPd, HTTPS, NginX, TomCat2016 ← 2002
-

diff --git a/style/light.css b/style/light.css
index 9eae2bf..0255ee5 100644
--- a/style/light.css
+++ b/style/light.css
@@ -14,8 +14,12 @@ body {
max-inline-size: 102ch;
}
-article.org {
- border: .1em solid gray;
+article.org, header {
+ padding-block: .25em;
+ padding-inline: .5em;
+}
+header.org {
+ background-color: #ccc;
}
article header {
@@ -35,8 +39,8 @@ section.images {
h1 { font-size: 1.15rem; }
h2 { font-size: 1.10rem; }
h3 { font-size: 1.05rem; }
-h1, h2, h3, h4, h5, h6 {
- margin-block: .5em;
+h1, h2, h3 {
+ margin-block-start: .5em;
}
h2 {
text-align: center;