• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Template:Css3

From Kancolle Wiki
Revision as of 13:55, 28 May 2016 by KyoriAsh (talk | contribs) (Created page with "<includeonly>{{#if:{{{1|}}}|{{{1}}}; -moz-{{{1}}}; -webkit-{{{1}}}; -o-{{{1}}}; -ms-{{{1}}};}}</includeonly><noinclude> <!--PLEASE DO NOT ADD DOCUMENTATION/CATEGORIES/INTERWIK...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template-info.png Template documentation [view] [edit] [history] [purge]

This template allows adding CSS3 rules, by specifying the unprefixed selector, and it automatically adds the browser prefixes (-moz, -webkit, -o and -ms).