//*SlimyCat's Planet Minecraft & SBG CSS additions V1.0.3*/
@import url(https://fonts.googleapis.com/css2?family=Droid+Serif:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);
/* RANK Gif | Rank Image
*the brightness is inverted due to the 2 filters for the gif.
* If you want a regular gif replace the url with another file url and remove the filters
* Also remember to change the color & text shadow
*/
span.member-rank-class{
color:aquamarine;
text-shadow:0 0.25em rgba(255,255,255,0.5);
background-image:url("https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExMm5ha2YzeWthMmVzeHZ3dWo1MmVxYXNrbmttMThidDJtMjNwanBnaSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/S5hSa6DBZoDwca4O0g/giphy.gif");
filter:invert(1) saturate(200%) hue-rotate(180deg);
/*view position*/
background-position-y:calc(20/30);
/*display type*/
background-repeat:no-repeat;
background-size:cover;
/*sizing*/
padding:0.75em;margin:0.1em;border-radius:1rem;
}
/*Main Gradient*/
div.widget_content, .c-wrap, div.column {
/*Font Use*/font-family: Droid Serif;
background:linear-gradient(180deg,
rgba(var(--top-color),0.85) 0%,
rgba(var(--bottom-color),0.57) 76%,
var(--shine-end) 99%
);
}
div.spoiler_content {
background:linear-gradient(180deg,
rgba(var(--bottom-color),0.85) 0%,
rgba(var(--bottom-color),0.27) 76%,
rgba(var(--top-color),0.5) 99%);
}
/*fade effect colors*/:root .fade-out {
background-image:linear-gradient(to bottom,rgba(219,219,219,0),var(--shine-end))
}div.widget_footer{background-color:var(--shine-end)}
[data-theme=dark] {
//--top-color:42,123,155;
//--bottom-color:46,186,139;
--stat-color:goldenrod;
--border-color:#0F0;
--menu-bg:rgba(var(--top-color),0.85);
--menu-color:var(--shine-highlight);
--menu-selected-bg:rgba(var(--bottom-color),0.75);
--widget-wrap-bg:rgba(var(--top-color),0.5);
--a-color:orange;
--light-bg:rgba(var(--bottom-color),0.4);
--medium-bg:rgba(var(--bottom-color),0.6);
--widget-bg:rgb(var(--top-color));
--bg-navbar:url('https://minecraft.wiki/images/Invicon_Lime_Stained_Glass_Pane.png') repeat-x;
}
:root { /*vars can be removed to leave at default*/
--top-color:42,123,155;
--bottom-color:46,186,139;
//--border-color:#0F0;
--stat-color:goldenrod;
--menu-bg:rgba(var(--top-color),0.85);
--menu-color:var(--shine-highlight);
--menu-selected-bg:rgba(var(--bottom-color),0.75);
/* --menu-selected-color:#111111;*/
/* --menu-disabled-color:#CCCCCC;*/
--shine-start:#333;
--shine-end:#555;
/* --shine-highlight:#222;*/
--widget-wrap-bg:rgba(var(--top-color),0.5);
--bg-navbar:url('https://minecraft.wiki/images/Invicon_Cyan_Stained_Glass_Pane.png') repeat-x;
--a-color:orange;
--light-bg:rgba(var(--bottom-color),0.4);
--medium-bg:rgba(var(--bottom-color),0.6);
--widget-bg:rgb(var(--top-color));
--eigengaru:#16161D;
/* You probably don't want to edit vars below here*/
--menu-selected-color:aliceblue;
--content-bg:aliceblue;
}
div.responsive728-wrap,#prefooter{min-height:0px;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;}
div p b{color:var(--shine-start);}
div a h1 {color:var(--a-color);}
div.tox-toolbar__group {background-color:rgb(var(--top-color));}
/*bar text color fix*/ div.bar-item {color:var(--menu-selected-color);}
div.share-notice.notice_box {color:var(--eigengaru);}
© 2010 - 2026 Cyprezz LLC
www.planetminecraft.com
Planet Minecraft has a Progressive Web App!
get_app Install PMC APP
Already a member? Sign in
By continuing, you agree to Planet Minecraft's Terms of Use and Privacy Policy
