Difference between revisions of "MediaWiki:Common.css"

DETAILS
[+/-]

Widgets

Widgets<bs-widget-edit>

Wanted pages
Who is online?
From Asterix & Friends - Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .Tabletest { color: black; width: 85%; height: 200px; border: 6px solid grey; padding: 15px; text-align: middle; ve...")
(No difference)

Revision as of 16:11, 8 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: middle;
 vertical-align: middle;
}
Author