Difference between revisions of "Template:Stub"
Jump to navigation
Jump to search
(aesthetic overhaul) |
(Removing gradient support for MSIE < 10 to prevent breakage) |
||
(One intermediate revision by the same user not shown) | |||
Line 7: | Line 7: | ||
background: -ms-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* IE10+ */ | background: -ms-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* IE10+ */ | ||
background: linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* W3C */ | background: linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* W3C */ | ||
− | |||
-webkit-border-radius: 1.5em; | -webkit-border-radius: 1.5em; | ||
-moz-border-radius: 1.5em; | -moz-border-radius: 1.5em; |
Revision as of 09:44, 27 February 2017
This article is a stub. You can help LPedia by expanding it.