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

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
m (My tab background colors somehow vanished, even though I made no changes to it. Strange)
Tag: Reverted
m (Meant to drop this too)
Tag: Reverted
Line 15: Line 15:
  border-left:3px solid #bff4e9;
  border-left:3px solid #bff4e9;
  border-right:none !important;  
  border-right:none !important;  
}
/* Table of contents */
#toc {
  border: 2px solid #bff4e9;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
}


Line 55: Line 64:
/* Categories bar */
/* Categories bar */
.catlinks {
.catlinks {
  border: 2px solid #bff4e9;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
/* Table of contents */
#toc {
  border: 2px solid #bff4e9;
  border-top-left-radius: 1em;
  border-bottom-left-radius: 1em;
  border-top-right-radius: 1em;
  border-bottom-right-radius: 1em;
}
/* Recent changes box */
.rcoptions, .mw-recentchanges-table td {
   border: 2px solid #bff4e9;
   border: 2px solid #bff4e9;
   border-top-left-radius: 1em;
   border-top-left-radius: 1em;