MediaWiki:Common.css

From Desal Wiki
Revision as of 20:17, 29 September 2014 by imported>WikiAdmin

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.
infobox_table_box, .scheme_infobox_table_box 
{
	border: 1px solid #DEDEDE;
        margin: 10px;
 /*       border-spacing: 5px;*/
}

.scheme_info_table_box th, td
{
	padding: 5px;
}

.infobox_table_title, .scheme_infobox_table_title
{
	padding: 5px 10px 5px 10px;
	background-color: #DEDEDE;
	text-align: center;
	color: #000000;
}