April fool's day is over; here's all the custom CSS before I remove it:
I'll see you in 2 months, Fuze fans
Spoiler
/* all head admin */ a.userhover::after, user-bio h1::after, figcaption::after { content: " [Head Admin]" !important; color: #db8d10; } user-rank{ display:none!important; } figure:after{ content:":"; font-weight: bold; } user-bio h1, figcaption, a.userhover{ text-transform:capitalize; } about-list { display:none; } /* prokuku requested not adminy */ a.userhover[href="/user/ProKuku"]::after, img[data-uid="916"] + h1::after, img[data-uid="916"] + figcaption::after { content:""!important; } /* chem is take */ a.userhover[href="/user/Chemicalex"]::after, img[data-uid="116"] + h1::after, img[data-uid="116"] + figcaption::after { content:" [Head Admin] [Head Admin]"!important; } /* [RAL/SEI] [IS] [AD/MIN] */ a.userhover[href="/user/IAmRalsei"]::after, img[data-uid="1035"] + h1::after, img[data-uid="1035"] + figcaption::after { content:" [Admin]"!important; color:#dd6e86; content:" [Power User]"!important; color:#666; } /* egg nae */ a.userhover[href="/user/randomous"]::after, img[data-uid="2"] + h1::after, img[data-uid="2"] + figcaption::after { content:" [Egg]"!important; color:#546E7A; } /* finnow */ a.userhover[href="/user/Finnow"]::after, img[data-uid="1334"] + h1::after, img[data-uid="1334"] + figcaption::after { content:" [Owner]"!important; color:#5c257c; } /* snail page mod */ a.userhover[href="/user/snail_"]::after, img[data-uid="16"] + h1::after, img[data-uid="16"] + figcaption::after { content:" [e.]"!important; text-transform: none !important; color:#128409; font-weight: bold; font-size-adjust:.8; } a.userhover[href="/user/12Me21"]::after, img[data-uid="286"] + h1::after, img[data-uid="286"] + figcaption::after { content:" [FUZE Product Manager]"!important; color:#D6254F; } /* FUZE */ header-title span { font-size:0px !important; } header-title span::before { content: "FUZE BASIC Source"; font-family: Courier new; font-size:1.1rem !important; } .home > simple-header h1 { font-size: 0px !important; } .home > simple-header h1::before { content: "FUZE BASIC Source"; font-size: 1.8rem !important; } page-showcase + simple-block { font-size:0px; } page-showcase + simple-block > h3::before{ font-size:1.3rem; padding: 20px; display:block; content:"What is FUZE?"; } page-showcase + simple-block > p:first-of-type::before{ font-size:1rem; padding-left: 20px; padding-bottom: 20px; display:block; content:"The FUZE makes learning to code with a real text based programming language accessible, easy and very rewarding. FUZE BASIC is the perfect stepping stone between Scratch & Python."; } page-showcase + simple-block > p:last-of-type::before{ font-size:1rem; padding-left: 20px; padding-bottom: 20px; display:block; content:"FUZE4 Nintendo Switch release date has been moved to 31st May 2019. Check out the latest demo video to see what you can expect in the release version. "; } header-top { background-image: url("http://kland.smilebasicsource.com/i/tuxfx.png"); background-repeat: no-repeat; height:80px !important; background-color:#5CB7FE !important; } header-title img { width:100px; height:0px!important; } header-title span { padding-left:200px; } label[for="room-general"]::before{ content:"FUZE BASIC "; } header nav li { background-color:white !important; text-align:center; text-transform: uppercase; font-weight:bold; margin-right:0px!important; } header nav li a{ color:#444 !important; } header nav li.active a { color: #bbb !important; } header nav li { padding-top:0.9rem!important; height: 3rem; border-radius: 0px!important; width:20%; } header nav { box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2); } body { background-size:66px 66px, 1000vw 100000vh; background-position: bottom right, center !important; } /* colorrrr */ img { filter: hue-rotate(100deg); } img[src$="##"] { filter:none; } /* notifications XD sorry spiderlily */ /*#totalUserAlert { display: block !important; } #totalUserAlert::before{ content: "1"; }*/ /* rearrange navigation hahahaha */ body > header:nth-child(1) > nav:nth-child(4) > ul:nth-child(1) > li:nth-child(5) { float:left; } body > header:nth-child(1) > nav:nth-child(4) > ul:nth-child(1) > li:nth-child(2) { float:left; } body > header:nth-child(1) > nav:nth-child(4) > ul:nth-child(1) > li:nth-child(4) { float:left; } /* add sb tab to chat */ label[for="room-admin"] { font-size:0 !important; } label[for="room-admin"]::before{ content:"SmileBASIC"; font-size:3vh; } /* Nathaniel's avatar: */ img[data-uid="826"] { filter:none !important; }