Advertisement
Guest User

eric profile

a guest
Sep 23rd, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. <lj-raw><div style="max-width:750px;margin:0 auto;font-family:century gothic,sans-serif;font-size:13px;text-align:justify;line-height:1.7;">
  2.  
  3. <!---AESTHETICS--->
  4. <div style="height:750px; width: 750;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas: 'two two four four' 'three three five five';grid-gap:10px;">
  5.  
  6. <div style="background:#ddd url(https://i.imgur.com/zdSyp5o.jpg)center;background-size:cover;grid-area:two;"></div>
  7. <div style="background:#ddd url(https://i.imgur.com/10C3ItB.jpg)center;background-size:cover;grid-area:three;"></div>
  8. <div style="background:#ddd url(https://i.imgur.com/Uptumz3.jpg)center;background-size:cover;grid-area:four;"></div>
  9. <div style="background:#ddd url(https://i.imgur.com/fbzzMXE.jpg)center;background-size:cover;grid-area:five;"></div>
  10. </div>
  11.  
  12. <!---SCENE INFO--->
  13. <div style="display:flex;margin:25px 0;">
  14.  
  15. <!---CHARACTERS--->
  16. <div style="width:35%;margin:0 20px 0 0;padding:20px;border:1px solid rgba(0,0,0,0.2);background:rgba(255,255,255,0.2);box-sizing:border-box;">
  17. <h4 style="margin:0 0 10px 0;line-height:1;font-size:20px;color:#535f53;">Family</h4>
  18.  
  19. <div style="display:flex;align-items:center;line-height:1.2;">
  20. <img src="https://i.imgur.com/dXQY5B6.jpg" style="width:45px;height:45px;border-radius:100%;background:#ddd;margin:0 10px 0 0;">
  21. <div>
  22. <b>Yuka Ishida</b><br>
  23. Wife
  24. </div>
  25. </div><br>
  26.  
  27. <div style="display:flex;align-items:center;line-height:1.2;">
  28. <img src="ICONURL" style="width:45px;height:45px;border-radius:100%;background:#ddd;margin:0 10px 0 0;">
  29. <div>
  30. <b>Name Here</b><br>
  31. Role or tagging order
  32. </div>
  33. </div><br>
  34.  
  35. <div style="display:flex;align-items:center;line-height:1.2;">
  36. <img src="ICONURL" style="width:45px;height:45px;border-radius:100%;background:#ddd;margin:0 10px 0 0;">
  37. <div>
  38. <b>Name Here</b><br>
  39. Role or tagging order
  40. </div>
  41. </div>
  42.  
  43. </div>
  44.  
  45. <!---LOCATION INFO--->
  46. <div style="width:65%;padding:20px;border:1px solid rgba(0,0,0,0.2);background:rgba(255,255,255,0.2);box-sizing:border-box;">
  47. <h4 style="margin:0 0 10px 0;line-height:1;font-size:20px;color:#535f53;">Eric Bjornson</h4>
  48.  
  49. Age: <br>
  50. Gender: <br>
  51. Height: <br>
  52. Weight: <br>
  53. Occupation: <br>
  54. <br>
  55. words
  56. </div>
  57. </div>
  58.  
  59. <!---STARTER--->
  60. Quirk:
  61.  
  62. <a href="http://tessisamess.insanejournal.com/" style="display:block;margin:25px 0 0 0;text-align:right;color:#aaa;text-decoration:none;text-transform:uppercase;letter-spacing:2px;font-size:9px;">© tessisamess</a>
  63. </div></lj-raw>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement