276
edits
Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(add) |
(alterations) |
||
Line 1: | Line 1: | ||
/* | /* 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: | border-bottom: none; | ||
} | |||
#userData { | |||
line-height: 12px; | |||
background: #FFFBFB; | |||
} | } | ||