Nathanwoodburn.github.io/templates/assets/css/index.min.css
Nathan Woodburn 89ce365bd0
All checks were successful
Build Docker / Build Image (push) Successful in 38s
feat: Add pointer to downtime div
2023-12-16 16:33:31 +11:00

1 line
572 B
CSS

img.no-drag{pointer-events:none}img.fog{pointer-events:none;position:absolute;left:0;top:0;width:100%;height:100%}#downtime{z-index:2;position:fixed;right:0;bottom:0;width:20%;transition:opacity .5s;opacity:0;cursor:pointer}blockquote.speech{position:absolute;display:inline-block;right:14vw;bottom:23vh;width:17vw;background:url(/assets/img/speech-bubble.svg) center;color:#fff;padding-top:3%;padding-bottom:20%;background-repeat:no-repeat!important;margin:0 auto;text-align:center;box-sizing:content-box;line-height:1;font-family:SequentialistBB,cursive;font-size:1.2vw}