git » jacl.git » commit 8331518

better NEWS style

author Alan Dipert
2020-04-17 18:21:17 UTC
committer Alan Dipert
2020-04-17 18:21:17 UTC
parent 60ea79824c5633eca8e4fc4ff39e6fabbf1198df

better NEWS style

style.css +4 -0

diff --git a/style.css b/style.css
index fe070eb..404e875 100644
--- a/style.css
+++ b/style.css
@@ -28,3 +28,7 @@ footer {
   text-align: center;
   font-style: italic;  
 }
+
+h2#news + ul > li > em:first-child {
+  padding-right: 0.3em;
+}