]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 16:14:20 +0000 (10:14 -0600)
committerEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 16:14:20 +0000 (10:14 -0600)
static/style.css

index d1dabe273f8b38a260881122c7f011c44479fd6f..007308db242fc926cb53d88d94e9af9a8380cb92 100644 (file)
@@ -8,7 +8,6 @@ body {
     font-size: 2.5em;
     padding-bottom: 0.25em;
     margin-bottom: 0.25em;
-    border-color: black;
     border-bottom-style: solid;
     border-width: 1px;
 }
@@ -46,7 +45,7 @@ body {
 }
 
 #post:not(:last-child) {
-    border-bottom: 1px solid #ccc;
+    border-bottom: 1px solid black;
     padding-bottom: 0.5em;
     margin-right: 0.5em;
 }