Difference between revisions of "MediaWiki:Common.css"
[+/-]
Widgets
Widgets<bs-widget-edit>
From Asterix & Friends - Wiki
| Line 8: | Line 8: | ||
border: 6px solid grey; | border: 6px solid grey; | ||
padding: 15px; | padding: 15px; | ||
| − | + | text-align: center; | |
| − | + | ||
| − | + | ||
| − | + | ||
} | } | ||
Revision as of 10:17, 12 December 2016
/* CSS placed here will be applied to all skins */
.Tabletest
{
color: black;
width: 85%;
height: 200px;
border: 6px solid grey;
padding: 15px;
text-align: center;
}