User css

From Soygem Wiki
Jump to navigationJump to search

custom Angeleno theme[edit | edit source]

/*leno theme*/

.name {

color: #FDD73A !important;

}

body {

background: white url(https://soybooru.com/_thumbs/299765fbfb081f8c3e3d235f891620be/thumb.jpg) right bottom no-repeat fixed;

}

div.post.reply {

background-color: #FFFFFF !important;

color: red;

border-radius:0;

}

div#post-moderation-fields , div#style-select {

padding:4px;

background-color:rgba(0,0,0,0);

}

span.heading {

color: #FFFFFF!important;

}

.remove-btn {

color: rgba(0,0,0,0); !important;

}

hr {

border-color:yellow;

}