Difference between revisions of "Template:Stub"
Jump to navigation
Jump to search
m (categorization) |
(aesthetic overhaul) |
||
| Line 1: | Line 1: | ||
| − | <DIV | + | <DIV style="border:1px #3F3F3F solid; |
| − | + | background: #EFEFEF; /* legacy */ | |
| − | + | background: -moz-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* FF3.6+ */ | |
| − | + | background: -webkit-gradient(linear, left top, left bottom, color-stop(6%,#DFDFDF), color-stop(88%,#FFFFFF)); /* Chrome,Safari4+ */ | |
| + | background: -webkit-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* Chrome10+,Safari5.1+ */ | ||
| + | background: -o-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* Opera 11.10+ */ | ||
| + | background: -ms-linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* IE10+ */ | ||
| + | background: linear-gradient(top, #DFDFDF 6%, #FFFFFF 88%); /* W3C */ | ||
| + | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EFEFEF',GradientType=0 ); /* IE6-8 */ | ||
| + | -webkit-border-radius: 1.5em; | ||
| + | -moz-border-radius: 1.5em; | ||
| + | -khtml-border-radius: 1.5em; /* Ur-WebKit */ | ||
| + | -opera-border-radius: 1.5em; /* older Opera? */ | ||
| + | border-radius: 1.5em; | ||
| + | -webkit-box-shadow: 0.5em 0.5em 1em #000000; | ||
| + | -moz-box-shadow: 0.5em 0.5em 1em #000000; | ||
| + | box-shadow: 0.5em 0.5em 1em #000000; | ||
| + | width:32em; | ||
| + | padding:0em; | ||
| + | margin:1px; | ||
| + | align:right; | ||
| + | text-align:center"> | ||
| + | <SPAN style="font-size:80%;padding:4pt;line-height:1.25em;background:transparent; text-align:center"> '''This article is a stub. You can help LPedia by expanding it'''.</SPAN> | ||
</DIV> | </DIV> | ||
<includeonly>[[Category:Stubs]]</includeonly> | <includeonly>[[Category:Stubs]]</includeonly> | ||
<noinclude>[[Category:Tag Templates]]</noinclude> | <noinclude>[[Category:Tag Templates]]</noinclude> | ||
Revision as of 20:35, 22 June 2012
This article is a stub. You can help LPedia by expanding it.