small pixel drawing of a pufferfish j3s.sh

wrap for poor cell phone browsers
Jes Olson jolson@digitalocean.com
Sat, 29 Jan 2022 14:32:31 -0600
commit

d71d28552988609522255d2a07d71cc2e3e1dc3c

parent

274234067bb43d5465dd3bca9440260a26d42981

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

jump to
M templates/simple-layout.htmltemplates/simple-layout.html

@@ -6,6 +6,7 @@ <style>

#main, #header, aside { max-width: 750px; margin: 0 auto; padding: 0; } nav ul { list-style: none; padding: 0; margin: 0 45px 30px 0; float: left; } .grayscale { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); filter: grayscale(100%); } + pre { white-space: pre-wrap; } </style> <meta charset="utf-8">