diff --git a/etc/greenhouse/index.php b/etc/greenhouse/index.php index 1240cde..b81edc2 100644 --- a/etc/greenhouse/index.php +++ b/etc/greenhouse/index.php @@ -22,16 +22,27 @@ .shelf > * { margin-bottom: 1rem; } + #bodytext { + height: 250px; + width: 524px; + overflow-x: hidden; + overflow-y: scroll; + } + @media only screen and (hover: none) and (max-width: 43rem) { + #bodytext { + width: 250px; + } + } -

webgreenhouse

+

webgreenhouse

 

-
+

You've found my webgarden page! A webgarden is a mini‑webpage that other people can embed in their websites, as defined by Miss Moss. Here's the code for mine: