Difference between revisions of "MediaWiki:Template css"
[+/-]
Widgets
Widgets<bs-widget-edit>
From Asterix & Friends - Wiki
Line 3: | Line 3: | ||
color: black; | color: black; | ||
width: 85%; | width: 85%; | ||
− | height: | + | height: 200px; |
border: 6px solid grey; | border: 6px solid grey; | ||
padding: 15px; | padding: 15px; |
Latest revision as of 16:09, 8 December 2016
.Tabletest {
color: black; width: 85%; height: 200px; border: 6px solid grey; padding: 15px; text-align: middle; vertical-align: middle;
}