toggle mode from "WYSIWYG" > "HTML" and place this before any blog text
<style> body{ background-color: #000 !important; background-attachment: FIXED !important; background-repeat: REPEAT !important; } main { background-color: #111; color: white; } .count { color: white !important; } .blurbs .inner{ text-align: center !important; } :root { --logo-blue: #000; --darker-blue: #555; --lighter-blue: #000; --even-lighter-blue: #222; --lightest-blue: #000; --dark-orange: #222; --light-orange: #000; --even-lighter-orange: #222; --green: #333; } a:hover{ color: #c8c8c8 !important; } h4 { color: white; } main p { color: white; } .profile .blurbs .section h4 { color: white; } ::-webkit-scrollbar { width: 10px; height: 10px; }
::-webkit-scrollbar-thumb { background: #000; }
::-webkit-scrollbar-track { background: #fff; } footer{background:none !important; line-height:0px !important;} footer ul li a {color: #000000 !important;} }</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )