Difference between revisions of "Template:Subminimal"
Jump to navigation
Jump to search
(copying over public domain template from Exoplatz.org) |
(Redefining to something other than empty.) |
||
(5 intermediate revisions by the same user not shown) | |||
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 */ | ||
+ | -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 almost no content. You can help {{SITENAME}} by <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} adding]</span> something to it'''.</SPAN> | ||
+ | </DIV><BR/> | ||
<includeonly> | <includeonly> |
Latest revision as of 06:28, 26 March 2023
This article has no or almost no content. You can help Dissent by adding something to it.