MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
{ | { | ||
float: right; | float: right; | ||
background-color: #ccccee; | |||
} | } | ||
Revision as of 02:29, May 25, 2015
/* CSS placed here will be applied to all skins */
table.infobox
{
float: right;
background-color: #ccccee;
}
tr.infobox-title
{
background-color: #aaaacc;
}