thisisnotras

spencer adjustment

May 5th, 2017
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.24 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Oswald);
  4. @import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
  5.  
  6. body, a:hover {cursor: url(http://i.imgur.com/Oau0FS2.png), progress !important; }
  7.  
  8. ::-webkit-scrollbar-thumb {
  9. box-shadow: inset #7581d1 10px 0px 4px;
  10. border-right: 5px #fff;
  11. border-top: 5px #fff;
  12. border-bottom: 5px #fff;}
  13. ::-webkit-scrollbar {
  14. width: 0px;
  15. background: solid-transparent; background-size: 1000px;}
  16.  
  17. body {background: #fff; background-repeat: repeat; background-color: #ebcfe3;}
  18.  
  19. p {background: none; font-size:14px; font-family: Galada; text-align: justify; color:#f4e6f0; padding:1px 5px 5px 5px;}
  20.  
  21. a{ color:#c71b64;}
  22.  
  23. b, strong { font-size: 13px; font-family: georgia, palatino; word-spacing: 3px; color: #f4e6f0; text-shadow: #000 0px 1px;}
  24.  
  25. i, em { font-size: 14px; font-family: georgia, palatino; word-spacing: 3px; color: #f4e6f0; text-shadow: #000 0px 1px;}
  26.  
  27. .b g {
  28. position: fixed;
  29. margin: auto;
  30. top: 0px;
  31. bottom: 0px;
  32. left: 0px;
  33. right: 0px;
  34. background: none url('') center center no-repeat;
  35. width: 900px;
  36. height: 0px;
  37. text-align: center;
  38. border: 0px solid #000;}
  39.  
  40. h1 {
  41. color: #101db1;
  42. font-family: Oswald;
  43. font-size: 18px;
  44. text-align: left;
  45. line-height: 0px;
  46. margin-top: 15px;
  47. margin-left: 5px;
  48. margin-right: 5px;
  49. letter-spacing: 0px;
  50. }
  51.  
  52. h2 {
  53. color: #f3004e;
  54. font-family: Open Sans Condensed;
  55. font-size: 16px;
  56. text-align: right;
  57. line-height: 4px;
  58. margin-top: 10px;
  59. margin-left: 5px;
  60. margin-right: 5px;
  61. letter-spacing: 0px;
  62. }
  63.  
  64. h3 {
  65. color: #f4e6f0;
  66. font-family: Open Sans Condensed;
  67. font-size: 17px;
  68. text-align: left;
  69. line-height: 17px;
  70. margin-top: -10px;
  71. margin-left: 5px;
  72. margin-right: 5px;
  73. letter-spacing: 0px;
  74. }
  75.  
  76. .shark {
  77. background: none;
  78. background:url('http://i68.tinypic.com/2096d0j.png')
  79. left center no-repeat;
  80. position: absolute;
  81. text-align: center;
  82. background-size: auto 100%;
  83. height: 100%;
  84. width: 100%;
  85. top: 0px;
  86. left: 7%;
  87. border: 0px solid #000;
  88. overflow: hidden;}
  89.  
  90. .left {
  91. background: rgba(244, 230, 240, 1);
  92. position: absolute;
  93. text-align: center;
  94. width: 240px;
  95. height: 130px;
  96. left: 320px;
  97. top: 500px;
  98. border: 0px solid #000;
  99. overflow: auto;}
  100.  
  101. .right {
  102. background: rgba(244, 230, 240, 1);
  103. position: absolute;
  104. text-align: center;
  105. width: 220px;
  106. height: 130px;
  107. left: 570px;
  108. top: 500px;
  109. border: 0px solid #000;
  110. overflow: auto;}
  111.  
  112. #leftrightmove{
  113. position: absolute;
  114. box-sizing: border-box;
  115. left: 20vw;}
  116.  
  117. </style>
  118. <div class="bg">
  119. <div class="shark"></div>
  120.  
  121. <div id="leftrightmove">
  122.  
  123. <div class="left">
  124.  
  125. <table width="100%"; table align="center">
  126. <tr><td><h1>Spencer Vail</b></td> <td><font style="float:right">
  127. <font color="#f3004e"><h2>photography | film</font></td></tr>
  128. <tr><td><h1>AGE</b></td> <td><font style="float:right">
  129. <font color="#f3004e"><h2>twenty two</font></td></tr>
  130. <tr><td><h1>SPECIES</b></td> <td><font style="float:right">
  131. <font color="#f3004e"><h2>Atari lynx</font></td></tr>
  132. <tr><td><h1>ORIENTATION</b></td> <td><font style="float:right">
  133. <font color="#f3004e"><h2>uninterested</font></td></tr>
  134. </table></h2>
  135. </div>
  136.  
  137. <div class="right">
  138.  
  139. <h1><center>Title 2</center></h1><br>
  140. <h3><center>
  141. More to come..
  142. </h3>
  143. </div>
  144. </div>
Advertisement
Add Comment
Please, Sign In to add comment