MediaWiki:Gadget-ShroomStyle.css: Difference between revisions

no edit summary
(gaming)
No edit summary
Line 2,306: Line 2,306:


/* <h4> 'Shroom 171 theme </h4> */
/* <h4> 'Shroom 171 theme </h4> */
/* Main: [[File:Shroom171mainpage.png]] */
.shroombg.shroom171main.shroom171main {
background: #ffee8a url(https://mario.wiki.gallery/images/5/59/Shroom171mainpage.png) repeat;
}


/* Main: [[File:Shroomsummer171.png]] */
/* Main: [[File:Shroomsummer171.png]] */
.shroombg.shroomsummer171.shroomsummer171 {
.shroombg.shroomsummer171.shroomsummer171 {
background: #f5e7e4 url(https://mario.wiki.gallery/images/9/9d/Shroomsummer171.png) repeat;
background: #f5e7e4 url(https://mario.wiki.gallery/images/9/9d/Shroomsummer171.png) repeat;
}
.shroomthumb.shroomsummer171 .thumb .image,
.mw-content-ltr .shroomthumb.shroomsummer171 .thumb .thumbcaption,
.shroomthumb.shroomsummer171 .gallery .thumb,
.shroomthumb.shroomsummer171 .gallerytext {
background-color: #f5e7e4 !important;
}
}


Line 2,315: Line 2,327:
.shroombg.shroomstaff171.shroomstaff171 {
.shroombg.shroomstaff171.shroomstaff171 {
background: #717171 url(https://mario.wiki.gallery/images/c/cd/Shroom171staff.png) repeat;
background: #717171 url(https://mario.wiki.gallery/images/c/cd/Shroom171staff.png) repeat;
}
.shroomthumb.shroomstaff171 .thumb .image,
.mw-content-ltr .shroomthumb.shroomstaff171 .thumb .thumbcaption,
.shroomthumb.shroomstaff171 .gallery .thumb,
.shroomthumb.shroomstaff171 .gallerytext {
background-color: #a0a0a0 !important;
}
}