all repos — flounder @ 4647b0b9cc545a63314706b0c05ca69e18b94aa4

A small site builder for the Gemini protocol

scroll overflow pre text
alex wennerberg alex@alexwennerberg.com
Tue, 29 Dec 2020 19:27:27 -0800
commit

4647b0b9cc545a63314706b0c05ca69e18b94aa4

parent

c119411f01c43e7e18898c5a283757e58e4cfe02

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

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

@@ -119,8 +119,8 @@ text-decoration: none;

} pre { - white-space: pre-wrap; line-height: 1.2; + overflow: auto; } a:hover {