Advertisement
randomtology

Untitled

Oct 20th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. <raw-code>
  2. <div style="display: block; margin: auto; width: 100%;">
  3.  
  4. <!--START IMAGE-->
  5. <div class="IMAGE" style="width: 35%; display: inline-block;">
  6. <img src="IMG-URL" style="width: 100%;"></div>
  7. <!--END IMAGE-->
  8.  
  9. <div class="TEXT" style="display: inline-block; width: 60%;">
  10. <div class="HEADER" style="display: block; background-color: #659a41; border-radius: 10px; text-align: center; font-size: 250%; font-family: Garamond; font-weight: bold; font-variant: small-caps; margin-top: 3%; color: #fffefd;">Permissions</div>
  11.  
  12. <!--START YOUR PERMISSIONS-->
  13. <div class="PERMISSIONS" style="padding: 2%; text-align: left; font-family: Palatino; background-color: rgba(255,255,255,0.6); border-radius: 10px; margin-top: 1%;">
  14. <b>♫ BACKTAGGING:</b> Answer<br/>
  15. <b>♫ THREADHOPPING:</b> Answer<br/>
  16. <b>♫ PHYSICAL AFFECTION:</b> Answer<br/>
  17. <b>♫ PHYSICAL VIOLENCE:</b> Answer<br/></div>
  18. <!--END YOUR PERMISSION-->
  19.  
  20. <!--START ABILITY PERMISSION-->
  21. <div class="HEADER" style="display: block; background-color: #659a41; border-radius: 10px; text-align: center; font-size: 250%; font-family: Garamond; font-weight: bold; font-variant: small-caps; margin-top: 3%; color: #fffefd;">Ability Name</div>
  22.  
  23. <div class="PERMISSIONS" style="padding: 2%; text-align: left; font-family: Palatino; background-color: rgba(255,255,255,0.6); border-radius: 10px; margin-top: 1%;">
  24. Enter information on character abilities here. If you need a new line, use the <br/> tag.
  25. </div>
  26.  
  27. </div></div>
  28. <div style="display: block; clear: both; height: 10px; text-align: center; font-variant: small-caps; padding: 5px;">Code by <a href="http://yuff.dreamwidth.org">Yuff</a></div>
  29. </raw-code>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement