Advertisement
Teh_Mouse

Gladiator WiP

Sep 14th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.49 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Federant|Audiowide|Special+Elite');
  3.  
  4. body {
  5. background:#660066 url(https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/fdd3c835-906e-4079-ad78-4c1f9cc244e0/d8k5als-6ec43a89-d5ed-4a8e-b019-27bb2edfa2fa.jpg/v1/fill/w_1443,h_554,q_70,strp/elysium_field_by_zicuta_by_worldedgedesign_d8k5als-pre.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNzNhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczYTVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9MTUzNiIsInBhdGgiOiJcL2ZcL2ZkZDNjODM1LTkwNmUtNDA3OS1hZDc4LTRjMWY5Y2MyNDRlMFwvZDhrNWFscy02ZWM0M2E4OS1kNWVkLTRhOGUtYjAxOS0yN2JiMmVkZmEyZmEuanBnIiwid2lkdGgiOiI8PTQwMDAifV1dLCJhdWQiOlsidXJuOnNlcnZpY2U6aW1hZ2Uub3BlcmF0aW9ucyJdfQ.BjJet9Ab3mANYoq6SmnDnaZyXoLFzMAZLKIevaUSiBM) center no-repeat fixed;
  6. background-size:cover;
  7. color:black;
  8. font-family: "Special Elite";
  9. font-size: 16px;
  10. }
  11. /*BG from Subtle Patterns*/
  12.  
  13. #credit {
  14. Position: fixed; bottom: 10px; left: 10px;
  15. font-family: "Audiowide";
  16. font-size: 14px;
  17. z-index: 99;
  18. text-shadow: 2px 0 0 #4C9DCC, -2px 0 0 #4C9DCC, 0 2px 0 #4C9DCC, 0 -2px 0 #4C9DCC, 1px 1px #4C9DCC, -1px -1px 0 #4C9DCC, 1px -1px 0 #4C9DCC, -1px 1px 0 #4C9DCC;
  19. }
  20.  
  21. #SquarePic{
  22. position: fixed; left: -925px; right: 0px; top: -310px; bottom: 0px; margin: auto;
  23. height: 250px;
  24. border: double black 10px;
  25. background-color: #800000;
  26. z-index: 5;
  27. }
  28.  
  29. #RightPic1{
  30. position: fixed; left: 0px; right: -800px; top: -385px; bottom: 0px; margin: auto;
  31. height: 175px;
  32. border: double black 10px;
  33. background-color: #800000;
  34. z-index: 5;
  35. }
  36.  
  37. #RightPic2{
  38. position: fixed; left: 0px; right: -900px; top: 0px; bottom: 0px; margin: auto;
  39. height: 175px;
  40. border: double black 10px;
  41. background-color: #800000;
  42. z-index: 5;
  43. }
  44.  
  45. #RightPic3{
  46. position: fixed; left: 0px; right: -800px; top: 0px; bottom: -385px; margin: auto;
  47. height: 175px;
  48. border: double black 10px;
  49. background-color: #800000;
  50. z-index: 5;
  51. }
  52.  
  53. #BGBox {
  54. position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; margin: auto;
  55. height: 500px;
  56. width: 950px;
  57. border: solid black 5px;
  58. background-color: #b59700;
  59. background-image: url("https://i.imgur.com/5InWfjW.png");
  60. z-index: 1;
  61. }
  62.  
  63. #Nav1{
  64. position: fixed; left: -815px; right: 0px; top: 0px; bottom: -10px; margin: auto;
  65. height: 15px;
  66. width: 100px;
  67. border: double black 10px;
  68. background-color: #8a5728;
  69. text-align: center;
  70. font-size: 15px;
  71. line-height: 20px;
  72. color: white;
  73. z-index: 5;
  74. -webkit-transition: 0.5s linear;
  75. -moz-transition: 0.5s linear;
  76. -o-transition: 0.5s linear;
  77. transition: 0.5s linear;
  78. }
  79.  
  80. #Nav2{
  81. position: fixed; left: -815px; right: 0px; top: 0px; bottom: -98px; margin: auto;
  82. height: 15px;
  83. width: 100px;
  84. border: double black 10px;
  85. background-color: #8a5728;
  86. text-align: center;
  87. font-size: 15px;
  88. line-height: 20px;
  89. color: white;
  90. z-index: 5;
  91. -webkit-transition: 0.5s linear;
  92. -moz-transition: 0.5s linear;
  93. -o-transition: 0.5s linear;
  94. transition: 0.5s linear;
  95. }
  96.  
  97. #Nav3{
  98. position: fixed; left: -815px; right: 0px; top: 0px; bottom: -186px; margin: auto;
  99. height: 15px;
  100. width: 100px;
  101. border: double black 10px;
  102. background-color: #8a5728;
  103. text-align: center;
  104. font-size: 15px;
  105. line-height: 20px;
  106. color: white;
  107. z-index: 5;
  108. -webkit-transition: 0.5s linear;
  109. -moz-transition: 0.5s linear;
  110. -o-transition: 0.5s linear;
  111. transition: 0.5s linear;
  112. }
  113.  
  114. #Nav4{
  115. position: fixed; left: -815px; right: 0px; top: 0px; bottom: -274px; margin: auto;
  116. height: 15px;
  117. width: 100px;
  118. border: double black 10px;
  119. background-color: #8a5728;
  120. text-align: center;
  121. font-size: 15px;
  122. line-height: 20px;
  123. color: white;
  124. z-index: 5;
  125. -webkit-transition: 0.5s linear;
  126. -moz-transition: 0.5s linear;
  127. -o-transition: 0.5s linear;
  128. transition: 0.5s linear;
  129. }
  130.  
  131. #Nav5{
  132. position: fixed; left: -815px; right: 0px; top: 0px; bottom: -362px; margin: auto;
  133. height: 15px;
  134. width: 100px;
  135. border: double black 10px;
  136. background-color: #8a5728;
  137. text-align: center;
  138. font-size: 15px;
  139. line-height: 20px;
  140. color: white;
  141. z-index: 5;
  142. -webkit-transition: 0.5s linear;
  143. -moz-transition: 0.5s linear;
  144. -o-transition: 0.5s linear;
  145. transition: 0.5s linear;
  146. }
  147.  
  148. #Nav6{
  149. position: fixed; left: -815px; right: 0px; top: 0px; bottom: -450px; margin: auto;
  150. height: 15px;
  151. width: 100px;
  152. border: double black 10px;
  153. background-color: #8a5728;
  154. text-align: center;
  155. font-size: 15px;
  156. line-height: 20px;
  157. color: white;
  158. z-index: 5;
  159. -webkit-transition: 0.5s linear;
  160. -moz-transition: 0.5s linear;
  161. -o-transition: 0.5s linear;
  162. transition: 0.5s linear;
  163. }
  164.  
  165. #Nav1:hover, #Nav2:hover, #Nav3:hover, #Nav4:hover, #Nav5:hover, #Nav6:hover{
  166. background-color: #536879;
  167. }
  168.  
  169. #tab{
  170. position: fixed; left: -90px; right: 0px; top: 0px; bottom: 0px; margin: auto;
  171. height: 480px;
  172. width: 520px;
  173. padding: 10px;
  174. background-color: #b59700;
  175. background-image: url("https://i.imgur.com/5InWfjW.png");
  176. z-index:4;
  177. overflow: auto;
  178. display: none;
  179. }
  180.  
  181. #Stats #tab {
  182. display: block;
  183. }
  184.  
  185. #Stats:target #tab, #Personality:target #tab, #History:target #tab, #Traits:target #tab, #Associates:target #tab, #OOC:target #tab {
  186. display: block;
  187. z-index: 99;
  188. }
  189.  
  190. .friendpic {
  191. border: 5px solid black;
  192. width: 100px;
  193. height: 100px;
  194. margin: 5px;
  195. pointer-events: auto;
  196. -webkit-transition: 0.5s linear;
  197. -moz-transition: 0.5s linear;
  198. -o-transition: 0.5s linear;
  199. transition: 0.5s linear;
  200. }
  201.  
  202. .friendpic:hover {border: 5px solid white;}
  203.  
  204. a.credit:link {color:#f0f0f0; font-family: "Audiowide"; font-size: 16px; text-decoration:none;}
  205. a.credit:visited {color:#f0f0f0;}
  206. a.credit:hover {color:#6f52be;}
  207.  
  208. b {color:#4c2969;}
  209.  
  210. a:link {color:#f0f0f0; text-decoration:none;-webkit-transition: 0.5s linear;
  211. -moz-transition: 0.5s linear;
  212. -o-transition: 0.5s linear;
  213. transition: 0.5s linear;}
  214. a:visited {color:#f0f0f0;}
  215. a:hover {color:#536879;}
  216.  
  217.  
  218. h1, h2, h3 {
  219. text-align: center;
  220. }
  221.  
  222. ::-webkit-scrollbar {
  223. width: 0px;
  224. height: 1px;
  225. }
  226.  
  227. ::-webkit-scrollbar-track {
  228. border-radius: 0px;
  229. }
  230.  
  231. ::-webkit-scrollbar-thumb {
  232. background: transparent;
  233. }
  234. </style>
  235. <body>
  236.  
  237. <img id="SquarePic" src ="https://pbs.twimg.com/media/Dge4mlIVQAAGwTK.jpg" alt="Square Picture"></div>
  238. <img id="RightPic1" src ="https://static.zerochan.net/Pyrrha.Nikos.full.2474692.jpg" alt="Top Right Picture"></div>
  239. <img id="RightPic2" src ="https://i.kym-cdn.com/photos/images/facebook/000/985/984/de5.jpg" alt="Middle Right Picture"></div>
  240. <img id="RightPic3" src ="https://assets.change.org/photos/0/ls/xs/TjLSXshHEWANGDi-800x450-noPad.jpg?1516045306" alt="Bottom Right Picture"></div>
  241.  
  242. <div id="BGBox"></div>
  243. <a href="#Stats"><div id="Nav1">Stats</div></a>
  244. <a href="#Personality"><div id="Nav2">Personality</div></a>
  245. <a href="#History"><div id="Nav3">History</div></a>
  246. <a href="#Traits"><div id="Nav4">Traits</div></a>
  247. <a href="#Associates"><div id="Nav5">Associates</div></a>
  248. <a href="#OOC"><div id="Nav6">O.O.C.</div></a>
  249.  
  250. <div id="Stats">
  251. <div id="tab">
  252. <div id="header">
  253. <h1>Stats</h1>
  254. </div>
  255. <div id="box">
  256. <b>Name:</b><span style=float:right>Artemus</span><br>
  257. <b>Gender:</b><span style=float:right>Female</span><br>
  258. <b>Age:</b><span style=float:right>22</span><br>
  259. <b>Hair:</b><span style=float:right>Fiery Red</span><br>
  260. <b>Eyes:</b><span style=float:right>Shinging Emearld</span><br>
  261. <b>Height:</b><span style=float:right>5'6"</span><br>
  262. <b>Weight:</b><span style=float:right><s>Redacted</s></span><br>
  263. <b>Build:</b><span style=float:right>Curvy but toned</span><br>
  264. <b>Added:</b><span style=float:right>Come find out</span><br>
  265. <b>Orientation:</b><span style=float:right>Hetrosexual</span>
  266. </div>
  267. </div></div>
  268.  
  269. <div id="Personality">
  270. <div id="tab">
  271. <h1>Personality</h1>
  272. Lorem ipsum dolor sit amet...
  273. </div></div>
  274.  
  275. <div id="History">
  276. <div id="tab">
  277. <h1>History</h1>
  278. Lorem ipsum dolor sit amet...
  279. </div></div>
  280.  
  281. <div id="Traits">
  282. <div id="tab">
  283. <h1>Traits</h1>
  284. <b>Skill Name:</b> Skill description....<br>
  285. <b>Skill Name:</b> Skill description....<br>
  286. <b>Skill Name:</b> Skill description....<br>
  287. <b>Skill Name:</b> Skill description....<br>
  288. <b>Skill Name:</b> Skill description....<br>
  289. <b>Skill Name:</b> Skill description....<br>
  290. <b>Skill Name:</b> Skill description....<br>
  291. <b>Skill Name:</b> Skill description....<br>
  292. <b>Skill Name:</b> Skill description....<br>
  293. <b>Skill Name:</b> Skill description....<br>
  294. <b>Skill Name:</b> Skill description....
  295. </div></div>
  296.  
  297. <div id="Associates">
  298. <div id="tab">
  299. <h1>Associates</h1>
  300. <center>
  301. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="friendpic" title="DESCRIPTION OF FRIEND HERE" alt="friend"></a>
  302. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="friendpic" title="DESCRIPTION OF FRIEND HERE" alt="friend"></a>
  303. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="friendpic" title="DESCRIPTION OF FRIEND HERE" alt="friend"></a>
  304. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="friendpic" title="DESCRIPTION OF FRIEND HERE" alt="friend"></a>
  305. <a target="_blank" href="https://roleplay.chat/profile.php?user=USERHERE"><img src="PICHERE" class="friendpic" title="DESCRIPTION OF FRIEND HERE" alt="friend"></a>
  306. </center>
  307. </div></div>
  308.  
  309. <div id="OOC">
  310. <div id="tab">
  311. <h1>Out of Character</h1>
  312. <b>01.</b> OOC is OOC do not mix it with IC, do not bring OOC drama to me.
  313. <b>02.</b> Have a profile before pming me.. I at least want to sorta know who i'm going to be talking to BEFORE i get a pm from some random.<br>
  314. <b>03.</b> I'm very PM friendly. If I don't reply right away I might be afk or busy playing some video games. I will get back to you.<br>
  315. <b>04.</b> I have the right to refuse RP, as do you.<br>
  316. <b>05.</b> Rp is third person, talk to me about an rp before you post. I rather not just have to guess what the hell is going on.
  317. </div></div>
  318.  
  319. <div id="credit"><a class="credit" href="https://roleplay.chat/profile.php?user=Spaceman+Codes">Spaceman</a></div>
  320. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement