Advertisement
bythestars

karen

Mar 30th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Oswald|Kaushan Script|Satisfy');
  3.  
  4. #no {
  5. position: absolute;
  6. left: 0px;
  7. top: 0px;
  8. right: 0px;
  9. bottom: 0px;}
  10.  
  11. ::-webkit-scrollbar {
  12. width: 1px;}
  13.  
  14. ::-webkit-scrollbar-thumb {
  15. background: transparent;}
  16.  
  17. ::selection {
  18. color: #000;
  19. background: #fff;}
  20.  
  21. body {
  22. background-color: #530709;
  23. background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
  24. cursor: url('https://78.media.tumblr.com/232c090ebdd37ae4bc17adb54e1e0344/tumblr_inline_ol4nwhvSwg1uxxza6_540.png'), default;}
  25.  
  26. h2 {
  27. height: 24px;
  28. background-color: #b47f57;
  29. text-align: center;
  30. font-family: 'Oswald';
  31. color: #530709;
  32. font-size: 18px;
  33. line-height: 24px;
  34. letter-spacing: 2px;
  35. text-transform: lowercase;
  36. font-weight: bold;
  37. margin-top: 5px;
  38. margin-bottom: 12px;}
  39.  
  40. a {
  41. color: #b47f57;
  42. text-decoration: none;}
  43.  
  44. .pic1 {
  45. position: absolute;
  46. height: 100px;
  47. width: 100px;
  48. background-image: url('https://i.imgur.com/LThXSx0.gif');
  49. background-attachment: absolute;
  50. background-size: 100% 100%;
  51. bottom: 230px;
  52. right: 35px;
  53. border: 2px solid #878da3;}
  54.  
  55. .pic2 {
  56. position: fixed;
  57. height: 460px;
  58. width: 350px;
  59. background-image: url('https://i.imgur.com/H6gHWMf.png');
  60. bottom: 205px;
  61. right: 1310px;
  62. z-index: 9;}
  63.  
  64. .alpha {
  65. position: fixed;
  66. height: 350px;
  67. width: 615px;
  68. background-image: url(http://i.imgur.com/7MyapOQ.png);
  69. background-color: #530709;
  70. padding: 10px;
  71. overflow: auto;
  72. bottom: 50%;
  73. left: 50%;
  74. margin-left: -270px;
  75. margin-bottom: -300px;}
  76.  
  77. .con {
  78. position: fixed;
  79. height: 300px;
  80. width: 565px;
  81. background-image: url(http://i.picpar.com/kYzc.png);
  82. background-color: #e4e2e3;
  83. Border: 10px solid;
  84. Border-color: #530709;
  85. padding: 10px;
  86. overflow: auto;
  87. bottom: 50%;
  88. left: 50%;
  89. margin-left: -255px;
  90. margin-bottom: -285px;}
  91.  
  92. .stats {
  93. position: absolute;
  94. height: 215px;
  95. width: 200px;
  96. font-family: calibri;
  97. color: #000;
  98. font-size: 11px;
  99. letter-spacing: 0px;
  100. text-transform: none;
  101. background-color: #878da3;
  102. padding: 10px;
  103. line-height: 22px;
  104. text-align: justify;
  105. overflow: auto;
  106. top: 100px;
  107. left: 35px;}
  108.  
  109. .stats span {
  110. font-family: 'Oswald';
  111. color: #530709;
  112. font-size: 10px;
  113. letter-spacing: 2px;
  114. text-transform: Uppercase;
  115. font-weight: bold;
  116. margin-right: 3px;}
  117.  
  118. .box {
  119. position: absolute;
  120. height: 215px;
  121. width: 200px;
  122. font-family: calibri;
  123. color: #000;
  124. font-size: 11px;
  125. letter-spacing: 0px;
  126. text-transform: none;
  127. background-color: #878da3;
  128. padding: 10px;
  129. line-height: 22px;
  130. text-align: justify;
  131. overflow: auto;
  132. opacity: 0;
  133. bottom: 50%;
  134. left: 50%;
  135. margin-left: -230px;
  136. margin-bottom: -10000000px;}
  137.  
  138. .box:target {
  139. opacity: 1;
  140. bottom: 50%;
  141. left: 50%;
  142. margin-left: -235px;
  143. margin-bottom: -265px;}
  144.  
  145. .ooc {
  146. position: absolute;
  147. height: 215px;
  148. width: 200px;
  149. font-family: calibri;
  150. color: #000;
  151. font-size: 11px;
  152. letter-spacing: 0px;
  153. text-transform: none;
  154. background-color: #878da3;
  155. padding: 10px;
  156. line-height: 22px;
  157. text-align: justify;
  158. overflow: auto;
  159. bottom: 35px;
  160. left: 265px;
  161. z-index: 9;}
  162.  
  163. .ooc span {
  164. display: inline-block;
  165. font-family: 'Oswald';
  166. color: #530709;
  167. font-size: 10px;
  168. letter-spacing: 2px;
  169. text-transform: Uppercase;
  170. font-weight: bold;
  171. margin-right: 3px;}
  172.  
  173. .navi {
  174. position: absolute;
  175. top: 150px;
  176. left: 520px;}
  177.  
  178. a.nav:link, a.nav:active, a.nav:visited{
  179. display: inline-block;
  180. font-family: 'oswald';
  181. color: #530709;
  182. background-color: #878da3;
  183. width: 60px;
  184. font-size: 15px;
  185. letter-spacing: 2px;
  186. text-transform: uppercase;
  187. text-decoration: none;
  188. font-weight: bold;
  189. text-align: center;
  190. margin-top: 10px;
  191. cursor: url('https://78.media.tumblr.com/232c090ebdd37ae4bc17adb54e1e0344/tumblr_inline_ol4nwhvSwg1uxxza6_540.png'), default;}
  192.  
  193. .title {
  194. position: absolute;
  195. font-family: 'Oswald', cursive;
  196. color: #530709;
  197. font-size: 45px;
  198. letter-spacing: 2px;
  199. text-transform: uppercase;
  200. font-weight: bold;
  201. bottom: 50%;
  202. left: 50%;
  203. margin-left: -120px;
  204. margin-bottom: -20px;
  205. text-shadow: 3px 2px 0px #b47f57;}
  206. </style>
  207.  
  208. <div class="alpha">
  209. <div class="pic2"></div>
  210. <div class="con"></div>
  211. <div class="pic1">
  212. </div>
  213.  
  214. <div class="stats">
  215. <h2>{ Statistics :</h2>
  216. <font style=float:left><span>Name:</span></font> <font style=float:right>Kara Zor-L</font><br>
  217. <font style=float:left><span>Current Alias:</span></font> <font style=float:right>Power Girl</font><br>
  218. <font style=float:left><span>Aliases:</span></font> <font style=float:right>Andromeda, Ernie, Karen Starr,</font><br>
  219. <font style=float:left><span></span></font> <font style=float:right> Supergirl, Ursa</font><br>
  220. <font style=float:left><span>Age:</span></font> <font style=float:right>Appears Mid-Twenties</font><br>
  221. <font style=float:left><span>Occupation:</span></font> <font style=float:right>---</font><br>
  222. <font style=float:left><span>Affiliation:</span></font> <font style=float:right>---</font><br>
  223. <font style=float:left><span>Status:</span></font> <font style=float:right>Single</font><br>
  224. <font style=float:left><span>Sexuality:</span></font> <font style=float:right>Heterosexual</font><br><br>
  225.  
  226. <font style=float:left><span>Species:</span></font> <font style=float:right>Kryptonian</font><br>
  227. <font style=float:left><span>Gender:</span></font> <font style=float:right>Female</font><br>
  228. <font style=float:left><span>Height:</span></font> <font style=float:right>5'10"</font><br>
  229. <font style=float:left><span>Weight:</span></font> <font style=float:right>130 lbs</font><br>
  230. <font style=float:left><span>Hair:</span></font> <font style=float:right>Blonde</font><br>
  231. <font style=float:left><span>Eyes:</span></font> <font style=float:right>Blue</font><br><br>
  232.  
  233. <font style=float:left><span>---:</span></font> <font style=float:right>---</font><br>
  234. <font style=float:left><span>---:</span></font> <font style=float:right>---</font><br>
  235. <font style=float:left><span>---:</span></font> <font style=float:right>---</font><br>
  236. </div>
  237.  
  238. <div class="ooc">
  239. <h2>{ Out Of :</h2>
  240. <span>✘</span> Code done by <b><a target="_blank" href="https://2.roleplay.chat/profile.php?user=Nix">Nix</a></b>.<br>
  241. <span>✘</span> DC Comics preferred. Others accepted.<br>
  242. <span>✘</span> Snowball, one-liners, third-person, etc.<br>
  243. <span>✘</span> Flirty but #loyalto<b><a target="_blank" href="https://www.youtube.com/watch?v=P_SlAzsXa7E">thecause</a></b>.<br>
  244. <span>✘</span> Discord and other OOC details earned.<br>
  245. <span>✘</span> <a target="_blank" href="">Current theme.</a><br>
  246. </div>
  247.  
  248. <div class="navi">
  249. <a class="nav" href="#one">One.</a><br>
  250. <a class="nav" href="#two">Two.</a><br>
  251. <a class="nav" href="#three">Three.</a><br>
  252. <a class="nav" href="#four">Four.</a><br>
  253. <a class="nav" href="#five">Five.</a>
  254. </div>
  255. </div>
  256.  
  257. <div id="one" class="box">
  258. <h2>{ Something :</h2>
  259. </div>
  260.  
  261. <div id="two" class="box">
  262. <h2>{ Something 2 :</h2>
  263. </div>
  264.  
  265. <div id="three" class="box">
  266. <h2>{ Something 3 :</h2>
  267. </div>
  268.  
  269. <div id="four" class="box">
  270. <h2>{ Something 4 :</h2>
  271. </div>
  272.  
  273. <div class="title">Power Girl</div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement