User:KeybladeSpyMaster/roundedblue.css

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search

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.
/*#td-roundedbox, #p-lang {
	margin-top: 10px !important;
	border-color:#307e4f;
}

.mw-dismissable-notice {
	border: 5px solid #a93131;
}

#p-cactions li a {
	color: #a93131;
        border-color:#a93131;
}

#p-cactions li.selected a {
	color: #FFFFFF;
        background: #a93131;
        border-color:#307e4f;
}

#p-cactions li a:hover {
	color: #FFFFFF;
        background: #307e4f;
        border-color:#a93131;
}
*/