]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Float header in column mode
authorRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 19:53:55 +0000 (21:53 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 23 Sep 2024 19:53:55 +0000 (21:53 +0200)
css/style.css
index.gmi

index 089d2078371e656bb523be0a07e72b3a9979b464..ce3551dde980b233fdb0803f5bcb37866888d654 100644 (file)
@@ -47,6 +47,11 @@ aside {
   }
 
   .columned .h2:not(:only-child) pre { width: 25em }
   }
 
   .columned .h2:not(:only-child) pre { width: 25em }
+
+  header {
+    float: left;
+    margin-top: 1.2em;
+  }
 }
 
 .columned .h2:first-of-type pre {
 }
 
 .columned .h2:first-of-type pre {
index ecfb013a14ec095fb7279741b3f2d26d47e42769..39edc95e0bad7ebc33c23a0037e280e325f5bc6b 100644 (file)
--- a/index.gmi
+++ b/index.gmi
@@ -1,6 +1,6 @@
 --- title: /index.html
 --- description: r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes.
 --- title: /index.html
 --- description: r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes.
-## Welcome
+## 
 
 ```rbdr
 
 
 ```rbdr