Advertisement
Alcyone-Codes

Code 11: Military Theme; 1 img, 6 text, tabs

Dec 27th, 2017
1,239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.84 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. /* Preview: http://i.picpar.com/HsCc.png */
  4.  
  5. /* Profile was created by Alcyone, for anyone to use freely. If you are interested in commissioning a profile, go ahead and leave her some mail. */
  6.  
  7. @import url('https://fonts.googleapis.com/css?family=VT323');
  8.  
  9. @font-face {
  10. font-family: 'VT323';
  11. font-style: normal;
  12. font-weight: 400;
  13. src: local('VT323 Regular'), local('VT323-Regular'), url(https://fonts.gstatic.com/s/vt323/v9/lo_L7yCDHYN9FAxvMCI1vQ.woff2) format('woff2');
  14. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;}
  15.  
  16. ::-webkit-scrollbar {progress; width: 0px;}
  17. ::-webkit-scrollbar-thumb:vertical {
  18. background-color: #669bad;
  19. border: 0px solid transparent;
  20. -webkit-border-radius: 0px;
  21. box-shadow: 0 0 3px transparent, inset 0 0 6px transparent;
  22. -moz-transition:all 0.3s ease-in-out;
  23. -webkit-transition:all 0.3s ease-in-out;}
  24.  
  25. ::-webkit-scrollbar-thumb:vertical:hover,
  26. ::-webkit-scrollbar-button:start:decrement:hover,
  27. ::-webkit-scrollbar-button:end:increment:hover
  28. {border-color:transparent;box-shadow: 0 0 12px transparent, inset 0 0 16px transparent;}
  29.  
  30. ::selection {background: #bcffc2; color:#000;}
  31.  
  32. body {background-color: #000;}
  33.  
  34. a {color: #ec2727;
  35. text-shadow:
  36. #000 -1px 0px,
  37. #000 0px 1px,
  38. #000 1px 0px,
  39. #000 0px -1px;
  40. text-decoration: none;}
  41.  
  42. .bg {position: fixed;
  43. margin: auto;
  44. top: 0px;
  45. bottom: 0px;
  46. left: 0px;
  47. right: 0px;
  48. background: none url('')
  49. center center repeat;
  50. width: 900px;
  51. height: 680px;
  52. text-align: center;
  53. border: 0px solid #fff;}
  54.  
  55. .title {position: absolute;
  56. font-family: VT323;
  57. color: #22b14c;
  58. font-size: 60px;
  59. top: 0px;
  60. left: 160px;
  61. width: 700px;
  62. text-align: center;
  63. border-bottom: 2px solid #22b14c;}
  64.  
  65. .subtitle {position: absolute;
  66. font-family: VT323;
  67. color: #22b14c;
  68. font-size: 40px;
  69. top: 63px;
  70. left: 160px;
  71. width: 700px;
  72. text-align: center;
  73. border-bottom: 2px solid #22b14c;}
  74.  
  75. .line {background: #22b14c;
  76. position: absolute;
  77. width: 2px;
  78. height: 615px;
  79. left: 150px;
  80. top: 60px;
  81. text-align: left;
  82. border: 0px solid #22b14c;
  83. overflow: auto;}
  84.  
  85. .portrait {background: none;
  86. background:url('')
  87. center center no-repeat;
  88. position: absolute;
  89. text-align: center;
  90. width: 260px;
  91. height: 260px;
  92. top: 110px;
  93. left: 160px;
  94. border: 1px solid #22b14c;
  95. overflow: auto;}
  96.  
  97. .stats {background: #000;
  98. position: absolute;
  99. width: 410px;
  100. height: 250px;
  101. left: 445px;
  102. top: 110px;
  103. font-family: VT323;
  104. color: #22b14c;
  105. font-size: 25px;
  106. border: 0px solid #000;
  107. padding:5px 5px 5px 5px;
  108. text-align: left;
  109. border: 0px solid #fff;
  110. overflow: auto;}
  111.  
  112. .info {background: #000;
  113. position: absolute;
  114. width: 700px;
  115. height: 275px;
  116. left: 160px;
  117. top: 385px;
  118. font-family: VT323;
  119. color: #22b14c;
  120. font-size: 25px;
  121. text-align: justify;
  122. border: 0px solid #000;
  123. padding:5px 5px 5px 5px;
  124. border: 0px solid #22b14c;
  125. overflow: auto;}
  126.  
  127. #navi1 { position: absolute;
  128. top: 70px;
  129. left: 0px;}
  130.  
  131. a.navi, a.navi:visited, a.navi:hover {
  132.  
  133. text-decoration: none;
  134. display: inline-block;
  135. color: #22b14c;
  136. font-size: 25px;
  137. width: 150px;
  138. height: 75px;
  139. background-color: #000;
  140. border: 0px solid #22b14c;}
  141.  
  142. #one:target .info {z-index: 99;}
  143. #two:target .info {z-index: 99;}
  144. #three:target .info {z-index: 99;}
  145. #four:target .info {z-index: 99;}
  146. #five:target .info {z-index: 99;}
  147. </style>
  148.  
  149. <div class="bgcover"></div>
  150.  
  151. <div class="bg">
  152. <div class="line"></div>
  153. <div class="portrait"></div>
  154.  
  155. <div class="title">MAIN TITLE</div>
  156. <div class="subtitle">SUB-TITLE</div>
  157.  
  158. <div id="navi1">
  159. <a href="#one"class="navi">PAGE 1 ></a><br>
  160. <a href="#two"class="navi">PAGE 2 ></a><br>
  161. <a href="#three"class="navi">PAGE 3 ></a><br>
  162. <a href="#four"class="navi">PAGE 4 ></a><br>
  163. <a href="#five"class="navi">PAGE 5 ></a><br>
  164. <a href="#six"class="navi">RESET ></a>
  165.  
  166. </div>
  167. <div class="stats">
  168.  
  169. Stat: Info<br>
  170. Stat: Info<br>
  171. Stat: Info<br>
  172. Stat: Info<br>
  173. Stat: Info<br>
  174. Stat: Info<br>
  175. Stat: Info<br>
  176. Stat: Info<br>
  177. Stat: Info<br>
  178. Stat: Info<br>
  179. Stat: Info<br>
  180. </div>
  181.  
  182. <div id="one"><div class="info">
  183.  
  184. Tab 1
  185.  
  186. </div></div>
  187.  
  188. <div id="two"><div class="info">
  189.  
  190. Tab 2
  191.  
  192. </div></div>
  193.  
  194. <div id="three"><div class="info">
  195.  
  196. Tab 3
  197.  
  198. </div></div>
  199.  
  200. <div id="four"><div class="info">
  201.  
  202. Tab 4
  203.  
  204. </div></div>
  205.  
  206. <div id="five"><div class="info">
  207.  
  208. Tab 5
  209.  
  210. </div></div>
  211.  
  212. <div id="six"><div class="info">
  213.  
  214. <b>00</b>. Profile was created by <a target="_blank" href="https://roleplay.chat/profile.php?user=Alcyone" title="">Alcyone</a>, for anyone to use freely. If you are interested in commissioning a profile, go ahead and leave her some mail.<br><b>01</b>. OOC Rule here.<br><b>01</b>. OOC Rule Here.<br>
  215. <b>02</b>. OOC Rule Here.<br>
  216. <b>03</b>. OOC Rule Here.<br>
  217. <b>04</b>. OOC Rule Here.<br>
  218. <b>05</b>. OOC Rule Here.<br>
  219. <b>06</b>. OOC Rule Here.<br>
  220.  
  221. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement