heck it, theme wipe
Aug. 12th, 2021 11:58 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)

It kinda irks my archival-obsessed ass when I find an old blog post and the formatting is all janky, because it was originally written with a different theme in mind but the current overwrites it. That will inevitably happen here. I can control it on my own site with layout versions or something, but not here, so what the heck here’s a backup.
My custom CSS is a mess so I’m just gonna redo it all from scratch like a sane person. If anyone else wants to #StealMyLook, here’s the raw code.
Custom stylesheet url: https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i|Noto+Serif:400,700
Embedded CSS (layout stylesheets checked):
.entry,#archive-month,#archive-year,.tags-container{background:#F6F6F6;padding:1em;margin-bottom:2em;border-radius:4px}.entry-content img,.comment-content img{max-width:100%}.comment .comment-title{margin:0 0 .5em;font-size:1.5em;line-height:1.5em}.comment .comment-title a{color:#000;border-bottom:1px solid #000}.comment .comment-title a:hover{border-bottom:1px transparent}.comment .contents{padding:0 1em}.no-subject .comment .comment-title{background:none;border:none}#commenttext{width:100%}#comments .footer{margin:0;padding:0 .5em;border-top:0}.comment-thread.comment-depth-1{border:1px solid #ccc;margin-bottom:1em;border-radius:4px}.comment-thread .multiform-checkbox{margin:1em .5em;display:inline-block;background:#f1f1f1;padding:.2em 1em;border-radius:3em}.comment-thread .poster-ip{color:#666;font-size:.8em;float:right;margin-top:-4.8em}.bottomcomment label{display:inline-flex;padding:.5em 1em;margin-bottom:.5em}.comment-from-text{font-weight:700}.ljtaglist{line-height:1.5}#lj_controlstrip{background-image:none}h1,h2,h3,h4,h5,h6{font-family:'Noto Serif',serif;font-weight:400}body{background:#fff;font-family:'Noto Sans',sans-serif}a{color:#1d5fbb;text-decoration:none}strong,b{font-weight:700}a:hover{text-decoration:none;border-bottom:0}.entry-content a img,.entry-content img a{border-bottom:0}.datetime{font-size:1em;color:#666;font-family:'Noto Serif',serif}.datetime a{color:#666}.tag{font-size:.9em}h3 a,h2 a{color:#000}input,select{border:1px solid #000;padding:3px}.journal-website-name{margin-top:.75em}.module-list a:hover{border-bottom:1px solid #1d5fbb}.module-content ul{list-style:none;margin-left:0}.multiple-columns .module-calendar table{margin:0}.module{margin-bottom:2.5em}#title{font-size:3em;letter-spacing:-1px}#subtitle{font-size:.9em;text-transform:uppercase;letter-spacing:2px;color:#666;margin-top:-.75em}#footer{padding:1.5em}#header{padding:1.5em 1.5em 0}#footer{max-width:1200px;margin:auto}#header a{color:#000}#footer a{color:#fff}#primary > .inner:first-child,#secondary > .inner:first-child,#tertiary > .inner:first-child{padding:1.5em}#canvas > .inner{max-width:1200px;margin:auto}.userpic{display:none}.contents .inner{padding-top:1em}.entry-content,.entry-content p{line-height:1.5;font-size:1em;font-family:'Noto Sans',sans-serif;color:#000}.poster.entry-poster{padding:.5em 1em;display:inline-block;background:#fff;border-radius:3em;margin:0 1em 1em;font-size:.9em}.entry-poster img{display:none}.entry-poster a:hover{border-bottom:1px solid #1d5fbb}.entry-content{line-height:1.5;font-size:1em;font-family:'Noto Sans',sans-serif;color:#000;padding:0 1em}.entry .entry-title{font-size:1.7em}.entry-title a:hover{border-bottom:1px solid #000}.page-recent.my-journal .entry .userpic,.page-recent.my-journal .poster.entry-poster,.page-recent .poster.entry-poster{display:none}.entry .userpic{margin:0 1em 1.5em}.entry-content .cuttag-action{border-bottom:0}.entry-content .cuttag-action img{position:relative;top:5px}.header{padding:0 1em}.footer{padding:2em 1em 0;margin-top:2em;border-top:1px solid #ccc}.footer a:hover{border-bottom:1px solid #1d5fbb}.navigation li{padding:0}.module-userprofile .userpic{margin-bottom:1em}.module-pagesummary img{display:none}.module-pagesummary .module-list,.module-tags_list .module-list,.module-active .module-list{font-size:.9em}.pagesummary-subject a{color:#000}.pagesummary-subject a:hover{color:#1d5fbb}.my-journal .pagea-recent .entry-poster,.my-journal .page-recent .userpic{display:none}.page-entry #pagetitle{display:none}ul.entry-management-links{float:right}ul.entry-interaction-links{text-align:left;font-size:1.2em;font-family:'Noto Serif',serif}.comment-pages.toppages{margin-bottom:2em}.bottomcomment{padding:.1em 1em;margin:3em 0;background:#f1f1f1;border-radius:4em}.poster.comment-poster{padding-bottom:.5em;display:block}.poster.comment-poster img{display:none}.bottom-metadata{display:none}.my-journal .journal-website-name{display:none}.manage-link{font-size:.9em}.manage-link a{color:#666}@media only screen and (max-width: 45em){.entry .entry-title{font-size:1.5em}.datetime{font-size:.8em}#lj_controlstrip_user,#lj_controlstrip_login,#lj_controlstrip_loggedout_userpic,#lj_controlstrip_actionlinks{border-right:0}#title{font-size:1.7em}#pagetitle{font-size:1em}.comment-thread .poster-ip{float:none}#lj_controlstrip_actionlinks,#lj_controlstrip_search{opacity:0;height:1px;overflow:hidden}.entry{padding-left:0;padding-right:0}}
.entry-content li{list-style-position:outside;}
.module-content img{max-width:100%;}.module-customtext h2,.memories,.archive,.topnav{display:none;}figure{margin:0;}.entry-content img{max-height:100%;}
It’s so readable, you guys.