User:Jurta/watercolor.css

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* body #mw-navigation #searchform #simpleSearch #searchInput, .infobox, .toc,
.ambox, .ombox, .imbox, .cmbox, .fmbox, .tmbox, .gallerybox .thumb, .thumbinner,
.mp-header, .mp-purple, .catlinks, pre, textarea, #filetoc {
	border-radius: 6px;
}

.vector-menu-content {
	border-radius: 0px 0px 6px 6px;
}

.mw-parser-output .navbox, .mw-parser-output .navbox-title, .thumbimage, .mp-purple h2 {
	border-radius: 6px 6px 0px 0px;
}

body div#right-navigation a,
body div#right-navigation a.new,
body div#right-navigation a:visited,
body div#right-navigation a.new:visited {
	color: #0645ad;
} */

.ib-title {
	word-break: break-all;
}