Difference between revisions of "MediaWiki:Common.css"

From ScientificComputing
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .atc1{ display:inline-block; width:8em; } .atc2{ display:inline-block; width:16em; }")
(No difference)

Revision as of 08:02, 2 August 2016

/* CSS placed here will be applied to all skins */


.atc1{
display:inline-block;
width:8em;
}

.atc2{
display:inline-block;
width:16em;
}