MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Infobox template style */
/* Infobox template style */
/*.portable-infobox {
.portable-infobox {
   width: 26em;
   width: 22em;
   margin-bottom: 0.5em;
   margin-bottom: 0.5em;
   margin-left: 1em;
   margin-left: 1em;
Line 11: Line 11:
table.infoboxTable {
table.infoboxTable {
   width: 25em;
   width: 25em;
} */
}  


/* Wikipedia CSS used in an attempt to design new infoboxes to address the  
/* Wikipedia CSS used in an attempt to design new infoboxes to address the  

Navigation menu