diff --git a/docs/style.css b/docs/style.css
index b5afea45f18c3f10ab029eaca933088ee78d308d..5877f857e6bb0e7d5d76c29006cca18eecd87747 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -129,7 +129,7 @@ a.Brand {
     padding-top: 1em;
 }
 
-.s-content h1::before{
+/* .s-content h1::before{
     background: #fee;
     border: 3px double #f00;
     color: #f00;
@@ -138,7 +138,7 @@ a.Brand {
     font-size: 50%;
     padding: 0.3em;
     margin-bottom: 2em;
-}
+} */
 
 .s-content h1 {
     background: var(--axel_h1-bg);