| r836 vs r837 | ||
|---|---|---|
| 1 | 1 | {{{#!style |
| 2 | 2 | .red-button: { |
| 3 | ||
| 3 | display:block | |
| 4 | 4 | } |
| 5 | 5 | .red-button:active { |
| 6 | ||
| 6 | display:none | |
| 7 | 7 | } |
| 8 | 8 | }}} |
| 9 | 9 | |
| 10 | ||
| 11 | ||
| 10 | {{{#!wiki style="width:120px;height:125px;overflow:hidden" | |
| 11 | {{{#!wiki class="red-button" | |
| 12 | 12 | {{{#!wiki style="width:120px;height:120px;background:linear-gradient(transparent 10%, #ccc 0, #ccc 68%, #aaa, gray 72%, gray 0);text-align:center" |
| 13 | 13 | {{{#!wiki style="display:inline-block;width:100px;height:calc(100px/2)" |
| 14 | 14 | {{{#!wiki style="float:left;width:inherit;height:inherit;background-color:#fff;border:2px solid red;border-radius:50%;overflow:hidden" |
| 15 | 15 | {{{#!wiki style="width:inherit;height:inherit;background:no-repeat radial-gradient(closest-side at 50% 50%, red 100%, #fff 0);background-position:20% 100%;background-size:98% 98%" |
| 16 | 16 | }}}}}}{{{#!wiki style="width:inherit;height:inherit;margin-top:20%" |
| 17 | 17 | {{{#!wiki style="width:inherit;height:inherit;border-bottom-left-radius:50%;border-bottom-right-radius:50%;background:no-repeat linear-gradient(90deg, #f00, #a00);background-position:50% 100%;background-size:100% 90%" |
| 18 | }}}}}}}}}}}} | |
| 19 | ||
| 20 | {{{#!wiki style="width:120px;height:120px;background:linear-gradient(transparent 10%, #ccc 0, #ccc 68%, #aaa, gray 72%, gray 0);text-align:center" | |
| 18 | }}}}}}}}}}}}}}}{{{#!wiki style="width:120px;height:120px;background:linear-gradient(transparent 10%, #ccc 0, #ccc 68%, #aaa, gray 72%, gray 0);text-align:center" | |
| 21 | 19 | {{{#!wiki style="display:inline-block;width:100px;height:calc(100px/2)" |
| 22 | 20 | {{{#!wiki style="width:inherit;height:inherit" |
| 23 | 21 | {{{#!wiki style="float:left;width:inherit;height:inherit;background-color:#fff;border:2px solid red;border-radius:50%;overflow:hidden" |
| 24 | 22 | {{{#!wiki style="width:inherit;height:inherit;background:no-repeat radial-gradient(closest-side at 50% 50%, red 100%, #fff 0);background-position:20% 100%;background-size:98% 98%" |
| 25 | 23 | }}}}}}{{{#!wiki style="width:inherit;height:inherit;margin-top:20%" |
| 26 | 24 | {{{#!wiki style="width:inherit;height:inherit;border-bottom-left-radius:50%;border-bottom-right-radius:50%;background:no-repeat linear-gradient(90deg, #f00, #a00);background-position:50% 100%;background-size:100% 0%" |
| 27 | }}}}}}}}}}}}}}} | |
| 25 | }}}}}}}}}}}}}}}}}} | |
| 28 | 26 | |
| 29 | 27 | |
| 30 | 28 | |
| ... | ... | |
| 34 | 32 | |
| 35 | 33 | |
| 36 | 34 | |
| 37 | ||
| 38 | 35 | {{{#!style |
| 39 | 36 | .borderbutton { |
| 40 | 37 | display:inline-block;padding:5px 10px;border:10px groove red |
| ... | ... |