summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 16:02:27 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 16:02:27 -0400
commitf29f26833eea937f234eb3036efaac110868f0f9 (patch)
treeba8a3f1039a9a4616e30b20e8c800e78ea12634d /style.css
parenta3a3ad08aa9dbbe84131623de90795ba45ca11c0 (diff)
revisions. to test later
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index b351dc4..1b6a37a 100644
--- a/style.css
+++ b/style.css
@@ -64,6 +64,8 @@ pre {
margin: auto ;
}
+.wide { max-width: inherit ; }
+
p img, li img, h1 img, h2 img, h3 img, h4 img {
vertical-align: middle ;
max-width: 1em;