User css: Difference between revisions

From Soygem Wiki
Jump to navigationJump to search
m (Reverted edit by Grwgfs (talk) to last revision by Usercss maker)
Tag: Rollback
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== costume Angeleno theme ==
== custom Angeleno theme ==
/*leno theme*/
/*leno theme*/



Latest revision as of 19:19, 7 September 2024

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;

}