MediaWiki:Common.css: Difference between revisions

From Vincents CV Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: h3 { text-indent: 50px; }")
(No difference)

Revision as of 02:05, 18 October 2016

/* CSS placed here will be applied to all skins */
h3 {
    text-indent: 50px;
}