all repos — flounder @ a4c726a13d208e3a6c3b18de7825918ff0b9a01b

A small site builder for the Gemini protocol

italicize quotes
alex wennerberg alex@alexwennerberg.com
Sun, 03 Jan 2021 00:33:52 -0800
commit

a4c726a13d208e3a6c3b18de7825918ff0b9a01b

parent

c0c3a51c0b50bdc8794a901f9c4cac9c4890dd52

1 files changed, 4 insertions(+), 0 deletions(-)

jump to
M templates/static/style.csstemplates/static/style.css

@@ -130,3 +130,7 @@

a:hover { text-decoration: underline; } + +blockquote { + font-style: italic; +}