MediaWiki:Mobile.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
/* ----- Site-wide CSS ----- */
/* Top bar */
/* MAIN PAGE STYLING */
/* MAIN PAGE STYLING */
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }
body.page-Main_Page { background-color: #e6ffb4; }
body.page-Main_Page { background-color: #e6ffb4; }
Line 17: Line 20:
}
}


.mainpage-retrocolumn a:link {color: #ff99ff;}
.main-page-container a:link {color: #ff99ff;}
.mainpage-retrocolumn a:visited {color: #ff99ff;}
.main-page-container a:visited {color: #ff99ff;}
.mainpage-retrocolumn a:hover {color: #ff3399;}
.main-page-container a:hover {color: #ff3399;}
.mainpage-retrocolumn a:active {color: #9966ff;}
.main-page-container a:active {color: #9966ff;}
.mainpage-retrocolumn h1 {color: #ff6699}
.main-page-container h1 {color: #ff6699;}


/*GBA-DS and Modern Columns should go here*/
/*GBA-DS and Modern Columns should go here*/
Line 28: Line 31:
.mainpage-links-container {
.mainpage-links-container {
  text-align: center;
  text-align: center;
  width: 100%;
  width: 50%;
  line-height: 1.8;
  line-height: 1.8;
  margin-top: 0px;
  margin-top: 0px;

Navigation menu