Template:Sbubble: Difference between revisions
Jump to navigation
Jump to search
This code is probably terrible and will break in a thousand different ways. |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
.base img { | .base img { | ||
width: | width: {{{2|435}}}px; | ||
height: | height: {{{3|498}}}px; | ||
mask-image: url(https://wiki.pronounmail.com/images/5/54/Speech_bubble_mask.png); | mask-image: url(https://wiki.pronounmail.com/images/5/54/Speech_bubble_mask.png); | ||
mask-mode: alpha; | mask-mode: alpha; | ||
mask-size: {{{2|435}}}px {{{3|498}}}px | |||
} | } | ||
.line img { | .line img { | ||
width: {{{2|435}}}px; | |||
height: auto; | |||
position: relative; | position: relative; | ||
left: - | left: -{{{2|435}}}px; | ||
} | } | ||
| Line 16: | Line 19: | ||
[[File:{{{1|Strawberry elephant.png}}}|class=base]] | [[File:{{{1|Strawberry elephant.png}}}|class=base]] | ||
[[File:Speech bubble line.png|top|class=line]] | [[File:Speech bubble line.png|top|class=line]]<noinclude>[[Category:Templates]]</noinclude> | ||

