User:Ultimate Toad/monobook.css: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
m (tests)
(For some reason I can't change the helpful pages' border color. Help?)
Line 8: Line 8:
     color: #000000;
     color: #000000;
     background: #ffffff;
     background: #ffffff;
}
/* sidebar boxes */
#p-navigation div, #p-helpful pages div, #p-search div, #p-links div, #p-tb div, #p-lang div {
  background:#ffffff !important;
  border:1px solid #ffc08b !important;
}
}