Template:DotITextOut: Difference between revisions
Jump to navigation
Jump to search
m yay |
m . |
||
Line 1: | Line 1: | ||
<noinclude>[[Category:DotI]][[Template:DotITextIn]]</noinclude> | <noinclude>[[Category:DotI]][[Template:DotITextIn]]</noinclude> | ||
<div style="background: white; color: white; border: none | <div style="background: white; color: white; border: none; overflow: hidden; width: 60%; float: left;"> | ||
<div style="float: right; margin-top: 1%; margin-right: 5%">{{{2|12:34 PM}}}</div> | <div style="float: right; margin-top: 1%; margin-right: 5%">{{{2|12:34 PM}}}</div> | ||
<div style="width: 90%; margin-top: 1em; margin-left: 2%; margin-bottom: 0.5em; font-size: 2em;">{{{1|Message}}}</div> | <div style="width: 90%; margin-top: 1em; margin-left: 2%; margin-bottom: 0.5em; font-size: 2em;">{{{1|Message}}}</div> | ||
</div> | </div> | ||
<div style="background: dodgerblue; color: black; border: none; overflow: hidden; width: 60%; float: right;"> | <div style="background: dodgerblue; color: black; border: none; border-radius: 2em 2em 0 2em; overflow: hidden; width: 60%; float: right;"> | ||
<div style="float: right; margin-top: 1%; margin-right: 5%">{{{2|12:34 PM}}}</div> | <div style="float: right; margin-top: 1%; margin-right: 5%">{{{2|12:34 PM}}}</div> | ||
<div style="width: 90%; margin-top: 1em; margin-left: 2%; margin-bottom: 0.5em; font-size: 2em;">{{{1|Message}}}</div> | <div style="width: 90%; margin-top: 1em; margin-left: 2%; margin-bottom: 0.5em; font-size: 2em;">{{{1|Message}}}</div> | ||
</div> | </div> | ||
<br><br> | <br><br> |