~thewhodidthis/longform

af000c749950caff828070399776782d6e2792b0 — thewhodidthis 6 months ago 81d42b9
css/ivory: fix modal placement
1 files changed, 1 insertions(+), 1 deletions(-)

M ivory.css
M ivory.css => ivory.css +1 -1
@@ 1,1 1,1 @@
html{font:16px/1.3125 Times New Roman,serif;height:100%;min-height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{height:100%;margin:0}a{text-decoration:underline}a:hover{text-decoration:none}a[href="#more"]{display:initial;white-space:nowrap}a[href="#root"]{aspect-ratio:1 / 1;color:#666;display:grid;font-size:2rem;line-height:1;place-items:center;position:absolute;right:0;top:0;width:3rem}a[href="#root"]:hover{color:#000;text-decoration:none}small,img{font-size:.625rem}h1{font-size:inherit;margin:0}p{margin:unset}figcaption{padding:1rem}figcaption p{font-size:.875rem;margin-top:.25rem}figure{color:inherit;height:100%;margin:0;position:relative;width:100%}figure figure{overflow:hidden}figure canvas,figure img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}blockquote{box-sizing:border-box;margin:0;padding:1rem 1rem 0}blockquote img{height:auto;object-fit:contain;max-width:100%}blockquote p{font-size:1.25rem;line-height:1.25;margin-top:1rem;max-width:540px}blockquote~p{padding:0 1rem}menu{font-size:.875rem;line-height:1.25;margin:1rem 0 auto 1rem;padding:0}footer{color:#999;font-family:sans-serif;line-height:1;margin-top:auto;text-align:right}footer a{color:inherit}aside{background:rgba(255,255,255,.9);box-sizing:border-box;display:none;min-height:100%;padding:1rem;position:absolute;top:0;width:100%}aside:target{display:flex;flex-direction:column}aside a{text-decoration:none}aside a:hover{text-decoration:underline}aside p{margin:1rem 0 0}noscript{color:#999;font:.8125rem/2 sans-serif;left:0;padding:0 .75rem;position:absolute;text-transform:lowercase;top:0;z-index:1}@media screen and (min-height: 500px) and (min-width: 768px){body{display:grid;place-items:center}body>figure,body>aside{grid-area:1 / 1}aside{background:#fff;isolation:isolate;max-width:640px;min-height:50%;min-height:360px;min-width:540px;outline:1px solid #eee;position:relative}aside:before{background:rgba(255,255,255,.9);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}}@media screen and (min-height: 500px) and (min-width: 1024px){body>figure{height:300px;width:500px}figcaption{bottom:0;max-width:192px;position:absolute;right:0;transform:translate(100%);width:100%}blockquote p{font-size:1.5rem;line-height:1.125}noscript{left:auto;right:0;transform:rotate(90deg) translate(100%);transform-origin:100% 0}}
html{font:16px/1.3125 Times New Roman,serif;height:100%;min-height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{height:100%;margin:0}a{text-decoration:underline}a:hover{text-decoration:none}a[href="#more"]{display:initial;white-space:nowrap}a[href="#root"]{aspect-ratio:1 / 1;color:#666;display:grid;font-size:2rem;line-height:1;place-items:center;position:absolute;right:0;top:0;width:3rem}a[href="#root"]:hover{color:#000;text-decoration:none}small,img{font-size:.625rem}h1{font-size:inherit;margin:0}p{margin:unset}figcaption{padding:1rem}figcaption p{font-size:.875rem;margin-top:.25rem}figure{color:inherit;height:100%;margin:0;position:relative;width:100%}figure figure{overflow:hidden}figure canvas,figure img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}blockquote{box-sizing:border-box;margin:0;padding:1rem 1rem 0}blockquote img{height:auto;object-fit:contain;max-width:100%}blockquote p{font-size:1.25rem;line-height:1.25;margin-top:1rem;max-width:540px}blockquote~p{padding:0 1rem}menu{font-size:.875rem;line-height:1.25;margin:1rem 0 auto 1rem;padding:0}footer{color:#999;font-family:sans-serif;line-height:1;margin-top:auto;text-align:right}footer a{color:inherit}aside{background:rgba(255,255,255,.9);box-sizing:border-box;display:none;min-height:100%;padding:1rem;position:absolute;top:0;width:100%}aside:target{display:flex;flex-direction:column}aside a{text-decoration:none}aside a:hover{text-decoration:underline}aside p{margin:1rem 0 0}noscript{color:#999;font:.8125rem/2 sans-serif;left:0;padding:0 .75rem;position:absolute;text-transform:lowercase;top:0;z-index:1}@media screen and (min-height: 500px) and (min-width: 768px){body{display:grid;place-items:center}body>figure,body>aside{grid-area:1 / 1}figure{min-height:0;min-width:0}aside{background:#fff;isolation:isolate;max-width:640px;min-height:50%;min-height:360px;min-width:540px;outline:1px solid #eee;position:relative}aside:before{background:rgba(255,255,255,.9);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}}@media screen and (min-height: 500px) and (min-width: 1024px){body>figure{height:300px;width:500px}figcaption{bottom:0;max-width:192px;position:absolute;right:0;transform:translate(100%);width:100%}blockquote p{font-size:1.5rem;line-height:1.125}noscript{left:auto;right:0;transform:rotate(90deg) translate(100%);transform-origin:100% 0}}