I'm not sure why I did this except for thanatos drive.
There's a bunch of stuff that doesn't work quite right yet but for anyone who actually wants this atrocity:
/* ==UserStyle==
@name cohost.org - Oh god no why
@namespace github.com/openstyles/stylus
@version 1.0.0
@description an Error
@author DecayWTF
==/UserStyle== */
@-moz-document domain("cohost.org") {
body {
background-color: #f99;
background-image: url(https://staging.cohostcdn.org/attachment/f701e0bf-b4f2-4ca9-a439-1d713186c575/IM4OR83.jpg);
}
main > div.container {
background-color: #fcc;
padding: 9px;
border: 1px solid #851a51 !important;
box-shadow: inset 2px 2px 0 #ffe5ff, inset -2px -2px 0 #805980 !important;
}
main article {
border: 2px #000 solid;
border-radius: 24px;
position: relative;
}
main article > header {
background-color: #fff;
}
main div.renderIfVisible > div.grid {
position: relative;
}
main div.renderIfVisible > div.grid:before {
position: absolute;
top: 38px;
left: 90px;
z-index: 1;
background-color: transparent;
content: "";
width: 0;
height: 0;
border: 20px solid transparent;
border-right-color: black;
border-left: 0;
border-top: 0;
margin-top: -10px;
margin-left: -20px;
}
main div.renderIfVisible > div.grid:after {
position: absolute;
top: 38px;
left: 92px;
z-index: 2;
background-color: transparent;
content: "";
width: 0;
height: 0;
border: 20px solid transparent;
border-right-color: #fff;
border-left: 0;
border-top: 0;
margin-top: -8px;
margin-left: -18px;
}
.text-sidebarText {
background: #fcf;
color: black;
}
div#app > div > header {
background-color: transparent;
color: black;
box-shadow: none;
}
div#app > div > header svg {
color: black;
}
div#app > div > header nav a {
background: transparent;
}
div#app > div > header nav a > svg {
display: none;
}
div#app > div > header nav a > span {
display: block;
color: transparent;
width: 190px;
background: url('https://staging.cohostcdn.org/attachment/54ccbb75-0e86-4a95-8c9f-11770700ff39/trollin.png') transparent;
}
div#app > div > header nav button {
background: transparent;
border: 0;
}
div#app > div > header nav button > svg {
display: none;
}
div#app > div > header nav button > span {
display: block;
color: transparent;
width: 190px;
background: url('https://staging.cohostcdn.org/attachment/6ad644a1-4763-43d1-89e4-1c1c46e58c47/bowlin.png') transparent;
}
}


.png)