RageQxeen

When Star Breaks Things Episode 1

May 22nd, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. <style>
  2. body {
  3. background: #261726;
  4. background-image: url("https://i.imgur.com/4E58yqy.png");
  5. }
  6.  
  7. #bar {
  8. position: absolute;
  9. background:url('https://i.imgur.com/4E58yqy.png');
  10. left: 0vw;
  11. top: 41vh;
  12. width: 100%;
  13. height: 20vh;
  14. background-color: #483048;
  15. z-index: 1;
  16. }
  17. #container {
  18. position: absolute;
  19. background-size:cover;
  20. top: 15vh;
  21. left:2vw;
  22. width: 94vw;
  23. height: 68vh;
  24. border: solid #000 5px;
  25. background-color: #483048;
  26. z-index: 1;
  27.  
  28. }
  29.  
  30. h1 { text-decoration: none;
  31. text-align:center;
  32. background-color: #a171b8;
  33. color: #f7f1fe;
  34. font-family: 'open sans condensed', sans serif;
  35. font-size: 13px;
  36. font-weight: none;
  37. display-inline: block;
  38. text-transform: uppercase;
  39. letter-spacing: 1px;
  40. padding: 0px;
  41. opacity: .8
  42. }
  43.  
  44. .stats {
  45. position: absolute;
  46. padding:1vw;
  47. width: 18vw;
  48. height: 55vh;
  49. overflow: auto;
  50. left: 1vw;
  51. top: .8vw;
  52. font-family: 'Kiona';
  53. color: #cec9c3;
  54. background-color: #483048;
  55. border: solid #000 1px;
  56. }
  57. .content3 {
  58. text-align:right;
  59. position: absolute;
  60. padding:1vw;
  61. width: 14vw;
  62. height: 55vh;
  63. overflow: auto;
  64. left: 1vw;
  65. top: .8vw;
  66. font-family: 'Kiona';
  67. color: #cec9c3;
  68. background-color: #483048;
  69. border: solid #000 1px;
  70. }
  71.  
  72. .content1 {
  73. position: absolute;
  74. background-size:cover;
  75. top: 2vw;
  76. left: 2vw;
  77. width: 22vw;
  78. height: 62vh;
  79. border: solid #000 2px;
  80. background-color: #cec9c3;
  81. background-image: url('https://media1.giphy.com/media/xT0BKgjkd3OyqpCjJK/source.gif');
  82. background-size: fill;
  83. background-position: center;
  84. background-repeat: no-repeat;
  85. z-index: 2;
  86. }
  87.  
  88. .content2 {
  89. position: absolute;
  90. background-size:cover;
  91. top: 2vw;
  92. left: 25vw;
  93. width: 18vw;
  94. height: 62vh;
  95. border: solid #000 2px;
  96. background-color: #cec9c3;
  97. background-image: url('https://media1.giphy.com/media/xT0BKgjkd3OyqpCjJK/source.gif');
  98. background-size: fill;
  99. background-position: center;
  100. background-repeat: no-repeat;
  101. z-index: 2;
  102. }
  103.  
  104. #pic {
  105. position: fixed;
  106. top: -24px;
  107. left: 888px;
  108. width: 291px;
  109. height: 525px;
  110. padding: 10px;
  111. background-color: transparent;
  112. z-index: 5;
  113. }
  114. </style>
  115. <div id="pic"><img src="https://i.picpar.com/gr2e.png"></img></div>
  116. <div id="bar"></div>
  117.  
  118. <div id="container">
  119. <div class="content1">
  120. <div class="stats">Lorem Ipsum
  121. Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.</div></div>
  122.  
  123. <div class="content2">
  124. <div class="content3">
  125. <h1>Out of character</h1>
  126. <br>01. IC =/= OOC.
  127. <br>02. Smut is more likely with story, but I am not against it otherwise.
  128. <br>03. PM Friendly.
  129. <br>04. Typist is forgetful, so save posts.
  130. <br>05. 8 years RP experience, 3 on RPC.
  131. <br>06. Discord is earned.
  132. <br>07. Anything else that does not belong to me is the rightful property of their creators, etc. etc.
  133. <br>08. Any questions, comments or concerns? Please don't hesitate to PM me.
  134. </div></div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment