lowk tired of ctrl c+v-ing this code from the "edit the blog" section, so im putting this here that its easier to find + also for those who might need it :D
<style>
body{
background-image:url("https://i.pinimg.com/736x/82/7c/ad/827cad46bb01c8f3ad9b4def367b70c3.jpg");
}
main{
background-color:black;
color:#fff0db;
font-size:17px;
}
.comments-table td:first-child, .comments-table td, .comment-replies, .details-table td:first-child, .details-table td {
background: black;
color:#fff0db;}
nav .links a {color:#89cff0;}
.logo {
background: #deaf5d;
}
nav{
background-color:#5a4423;
}
nav ul{
background:none !important;
}
.top{
background:#deaf5d !important;
}
.edit-info{
background-color:black;
border:none;
}
a{
color:#89cff0;
}
@font-face {
font-family: Highway Gothic;
src: url("https://file.garden/aYOluoZX-UqGSAaP/HWYGWDE.TTF") format("truetype");
}
p{
font-family: Highway Gothic;
}
</style>
Comments
Displaying 0 of 0 comments ( View all | Add Comment )