From b27960f0de07fffa5e1423943e0113bdc2de3718 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 21 Nov 2021 13:50:31 -0600 Subject: [PATCH] Other stuff --- public/breadpunk.css | 2 +- sass/breadpunk.scss | 2 +- templates/river.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/breadpunk.css b/public/breadpunk.css index 0cdc57d..87118af 100644 --- a/public/breadpunk.css +++ b/public/breadpunk.css @@ -1 +1 @@ -*{position:relative}body,html{width:100%;margin:0;padding:0;font:18px/1.3 CMUTypewriterTextRegular, monospace;background-color:wheat;background:url("/bread.png") repeat}#main{max-width:40em;padding:1em;margin:auto;background:white}#footer{margin-top:1em;text-align:center}#header,#footer{background:white;width:100%}#header{margin-bottom:1em}#header .nav{z-index:100;background:white;padding-right:1em}#header *{margin:0;padding:0;display:inline}.nav li:after{content:" (#) "}.subtitle,blockquote{font-style:italic}pre,code{font:14px/1.1 monospace;background:#ddd}#users{text-align:right;position:absolute;right:0} +*{position:relative}body,html{width:100%;margin:0;padding:0;font:18px/1.3 CMUTypewriterTextRegular, monospace;background-color:wheat;background:url("/bread.png") repeat}#main{max-width:40em;padding:1em;margin:auto;background:white}#footer{margin-top:1em;text-align:center}#header,#footer{background:white;width:100%}#header{margin-bottom:1em}#header .nav{z-index:100;background:white;padding-right:1em}#header *{margin:0;padding:0;display:inline}.nav li:after{content:" (#) "}.subtitle,blockquote,.description{font-style:italic}pre,code{font:14px/1.1 monospace;background:#ddd}#users{text-align:right;position:absolute;right:0} diff --git a/sass/breadpunk.scss b/sass/breadpunk.scss index 2fbc839..348d984 100644 --- a/sass/breadpunk.scss +++ b/sass/breadpunk.scss @@ -39,7 +39,7 @@ html { .nav li:after { content: " (#) "; } -.subtitle,blockquote { +.subtitle,blockquote,.description { font-style: italic; } pre, diff --git a/templates/river.html b/templates/river.html index 95bf928..a6a83eb 100644 --- a/templates/river.html +++ b/templates/river.html @@ -2,7 +2,7 @@ {% block section_listing %} {% for page in section.pages %}
-