Diferencia entre revisiones de «Plantilla:Atributos/barra»
Sin resumen de edición |
Sin resumen de edición |
||
| Línea 1: | Línea 1: | ||
{| class="roundy" style="width: | {| class="roundy" style="width:500px;" | ||
|- | |- | ||
| | | | ||
<div style="float:left; width: | <div style="float:left; width:500px; border-radius:8px; background:-moz-linear-gradient(left, #32cd32 0%, #32cd32 {{{1|1}}}px, #F2F3F4 {{{1|1}}}px, #F2F3F4 100%); background: -o-linear-gradient(left, #32cd32 0%,#32cd32 {{{1|1}}}px,#F2F3F4 {{{1|1}}}px, #F2F3F4 100%); background: -ms-linear-gradient(left, #32cd32 0%,#32cd32 {{{1|1}}}px,#F2F3F4 {{{1|1}}}px,#F2F3F4 100%); | ||
background: linear-gradient(to right, #32cd32 0%,#32cd32 {{{1|1}}}px,#F2F3F4 {{{1|1}}}px,#F2F3F4 100%); | background: linear-gradient(to right, #32cd32 0%,#32cd32 {{{1|1}}}px,#F2F3F4 {{{1|1}}}px,#F2F3F4 100%); | ||
-webkit-gradient(linear, left top, right top, color-stop(0%,#32cd32), color-stop{{{1|1}}}px,#32cd32), color-stop({{{1|1}}}px,#F2F3F4), color-stop(100%,#F2F3F4)); | -webkit-gradient(linear, left top, right top, color-stop(0%,#32cd32), color-stop{{{1|1}}}px,#32cd32), color-stop({{{1|1}}}px,#F2F3F4), color-stop(100%,#F2F3F4)); | ||
background: -webkit-linear-gradient(left, #32cd32 0%, #32cd32 {{{1|1}}}px, #F2F3F4 {{{1|1}}}px, #F2F3F4 100%);"> </div> | background: -webkit-linear-gradient(left, #32cd32 0%, #32cd32 {{{1|1}}}px, #F2F3F4 {{{1|1}}}px, #F2F3F4 100%);"> </div> | ||
|} | |} | ||