]> git.r.bdr.sh - rbdr/blog/blobdiff - static/css/style.css
Prep for gemlogification
[rbdr/blog] / static / css / style.css
index 87329479deb1d60a749c70189a4afe3f24aea84b..0261e9d49d07a41fa49ccbbd45738806c8682433 100644 (file)
@@ -1,27 +1,10 @@
-h1 canvas {
+canvas {
   width: 64px;
   height: 64px;
   display: inline-block;
   background-color: gainsboro;
 }
 
-ul {
-  list-style: square;
-}
-
-h1, h2, h3, h4, p, ul {
-  max-width: 30em;
-}
-
-p {
-  font-size: 1.125em;
-}
-
-blockquote {
-  border-left: 5px solid lightgray;
-  padding-left: 5px;
-}
-
 @media (prefers-color-scheme: dark) {
   body {
     color: white;