Template:Subminimal: Difference between revisions
Jump to navigation
Jump to search
(copying over public domain template from Exoplatz.org) |
(aesthetic upgraide) |
||
Line 1: | Line 1: | ||
<DIV style="border:1px #3F3F3F solid; | |||
background: #EFEFEF; /* legacy */ | |||
</DIV> | 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:24em; | |||
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 has no or virtually no content. You can help {{SITENAME}} by <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} adding]</span> something to it'''.</SPAN> | |||
</DIV><BR/> | |||
<includeonly> | <includeonly> |
Revision as of 05:16, 30 June 2012
This article has no or virtually no content. You can help LPedia by adding something to it.