all repos — flounder @ f603adbbef0f6f987fedc941cbc34ce95caabffe

A small site builder for the Gemini protocol

Change list padding
alex wennerberg alex@alexwennerberg.com
Wed, 06 Jan 2021 19:56:40 -0800
commit

f603adbbef0f6f987fedc941cbc34ce95caabffe

parent

33ab85ec6f2ac5cb039bf4c01351f50967b5af1b

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

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

@@ -141,6 +141,10 @@ a:hover {

text-decoration: underline; } +ul { + padding-left: 1.5rem; +} + blockquote { margin-left: 1.5em; font-style: italic;