The Coffin of Andy and Leyley inspired theme for 4plebs
The 4plebs of Andy and Leyley by W0R0NK4
Details
AuthorW0R0NK4
LicenseNo License
Category4plebs
Created
Updated
Code size1.9 kB
Code checksum1ced612f
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name The 4plebs of Andy and Leyley
@namespace https://userstyles.world/style/19741/the-4plebs-of-andy-and-leyley
@version 0.0.6
@description The Coffin of Andy and Leyley inspired theme for 4plebs.
@author peachy
==/UserStyle== */
@-moz-document domain("archive.4plebs.org"), domain("4plebs.org") {
@import url('https://fonts.googleapis.com/css2?family=Faustina:ital,wght@0,300..800;1,300..800&display=swap');
body{
background:url("https://files.catbox.moe/xds53g.png") #000;
margin-left:50;
margin-right:50;
}
body,
.boardTitle{
font-family:"Faustina",serif!important;
font-weight:normal!important;
}
.boardTitle{
letter-spacing:5px!important;
}
body,
a,
a:hover,
a:visited,
a.quotelink,
a.quotelink:hover,
.mobileib label,
.mobilePostFormToggle,
.mobilePostFormToggle:hover,
.sideArrows{
color:#ff1200!important;
}
a:hover,
a.quotelink:hover{
text-shadow:#ff1200 0px 0px 10px;
}
.name,
.quote{
color:#86d37a!important;
}
.subject{
color:#ec83c3!important;
}
.thread div,
#quote-preview,
.postInfoM,
.mobile,
.reply:target,
.reply.highlight,
.mobileib,
.mobilePostFormToggle,
.extPanel{
background:rgba(0, 0, 0, 0.5)!important;
border:0!important;
}
.reply.highlight,
#quote-preview{
box-shadow:0px 0px 10px #ff1200;
}
#quote-preview{
backdrop-filter:blur(5px);
}
hr,
#footer-links,
.adl,
a[href="https://www.archive.4plebs.org"],
#disable-mobile,
.absBotDisclaimer{
display:none;
}
}