Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.

MediaWiki:Monaco.css: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
alterations
(add)
(alterations)
Line 1: Line 1:
/* mario wiki styling */
/* mariopedia styling */


#searchform {
#searchform {
Line 7: Line 7:
.color1 {
.color1 {
     background:#990000;
     background:#990000;
}
.color2 {
  background: #8DD3DF url(https://static.miraheze.org/mariowiki/3/30/Mushroom_bg.jpg) repeat-x;
}
#background_strip {
  background: transparent;
}
}


Line 40: Line 48:
}
}


#wikia_header {
#wikia_header, #background_strip {
     border-bottom: 1px solid #990000;
     border-bottom: none;
}
 
#userData {
  line-height: 12px;
  background: #FFFBFB;
}
}


Navigation menu