MediaWiki:Monobook.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 92: Line 92:


/* Styling for picture boxes */
/* Styling for picture boxes */
body .thumb { border-color: #4c0080; }
body .thumb { border-color: #white; }
body .thumbinner {
body .thumbinner {
  background-color: #0d001a;
  background-color: #2A2435;  
border-color: #4c0080;
}
}


/* Game Info Boxes (info box that appears on each game's main page) */
/* Game Info Boxes (info box that appears on each game's main page, can be used for templates and other things too) */
.game-info-box { background-color: #2a2435; }
.game-info-box { background-color: #2a2435; }
.game-info-box-header { background-color: #3d374c; }
.game-info-box-header { background-color: #3d374c; }

Navigation menu