User css

From Soygem Wiki
Revision as of 08:13, 2 August 2024 by Usercss maker (talk | contribs) (Created page with "== costume Angeleno theme == →‎leno theme: .name { color: #FDD73A !important; } body { background: white url(<nowiki>https://soybooru.com/_thumbs/299765fbfb081f8c3e3d235f891620be/thumb.jpg</nowiki>) 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,25); } span.heading { color: #FFFFFF!important; }...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

costume Angeleno theme

/*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,25);

}

span.heading {

color: #FFFFFF!important;

}

.remove-btn {

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

}

hr {

border-color:yellow;

}