User css: Difference between revisions

From Soygem Wiki
Jump to navigationJump to search
(Replaced content with "File:Goat.jpg File:Allah.png File:Cyst.gif")
Tags: Replaced Reverted
m (Reverted edit by Grwgfs (talk) to last revision by Usercss maker)
Tag: Rollback
 
Line 1: Line 1:
[[File:Goat.jpg]]
== custom Angeleno theme ==
[[File:Allah.png]]
/*leno theme*/
[[File:Cyst.gif]]
 
.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,0);
 
}
 
span.heading {
 
color: #FFFFFF!important;
 
}
 
.remove-btn {
 
color: rgba(0,0,0,0); !important;
 
}
 
hr {
 
border-color:yellow;
 
}

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;

}