MediaWiki:Common.css
From Desal Wiki
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.
table.infobox_table_box, table.scheme_infobox_table_box
{
border: 1px solid #DEDEDE;
margin: 10px;
/* border-spacing: 5px;*/
}
table.scheme_info_table_box th, table.scheme_info_table_box td
{
padding: 0px;
}
table.infobox_table_title, table.scheme_infobox_table_title
{
padding: 5px 10px 5px 10px;
background-color: #DEDEDE;
text-align: center;
color: #000000;
}
table.infobox_table_box_spacing,
{
border: 1px solid #DEDEDE;
margin: 10px;
/* border-spacing: 5px;*/
}
table.scheme_info_table_box_spacing th, table.scheme_info_table_box_spacing td
{
padding: 3px 5px 3px 5px;
}