summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-06-30 16:10:49 -0400
committerLuke Smith <luke@lukesmith.xyz>2021-06-30 16:10:49 -0400
commitcf49cf3b4e730b2397f6edf4c9c56bb86bedacd0 (patch)
treeba8a3f1039a9a4616e30b20e8c800e78ea12634d /style.css
parent9b2f34dd35ec367fdf68db9e7c411f53caea88b8 (diff)
parentf29f26833eea937f234eb3036efaac110868f0f9 (diff)
Merge branch 'MattMadness-master'
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;