Advertisement
Professor_Stein

Athena

Mar 20th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. <style>
  2. .pfor{display:none;}
  3. body {background-color: #000000;}
  4. body {background-image:url("http://i.imgur.com/kgX0QgR.jpg"); background-attachment:fixed; background-size:100%;}
  5. #pbox {margin: auto;
  6. width: 600px;
  7. background-color:black;
  8. border-style: solid;
  9. border-width: 2px;
  10. border-color: #333;
  11. padding: 5px;
  12. }
  13. </style>
  14.  
  15. <style type="text/css">
  16. !-- Copy from here, into the Style section --!
  17. #player{
  18. position: fixed;
  19. z-index:2;
  20. bottom: 230px;
  21. left: 934px;
  22. border-radius: 15px;
  23. width: 32px;
  24. height: 32px;
  25. border: 5px solid #D5D5D5;
  26. box-shadow: 0px 0px 19px #D5D5D5;
  27. overflow:hidden;}
  28.  
  29.  
  30. </style>
  31.  
  32.  
  33.  
  34. <style>
  35. ul {
  36. list-style-type: none;
  37. margin: 0;
  38. padding: 0;
  39. overflow: hidden;
  40. background-color: #35104B;
  41. }
  42.  
  43. li {
  44. float: left;
  45. }
  46.  
  47. li a {
  48. display: block;
  49. color: #ECB70E;
  50. text-align: center;
  51. padding: 14px 16px;
  52. text-decoration: none;
  53. }
  54.  
  55. li a:hover {
  56. background-color: #BA95CF;
  57. }
  58. </style>
  59.  
  60.  
  61.  
  62. <ul>
  63. <li><a href="#one">Stats</a></li>
  64. <li><a href="#three">History</a></li>
  65. <li><a href="#four">OOC</a></li>
  66. <li><a href="#five">Gallery</a></li>
  67. <li><a href="#home">Reset</a></li>
  68. </ul>
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75. <style>
  76. img {
  77. border-radius: 50%;
  78. }
  79.  
  80. img {
  81. display: block;
  82. margin: auto;
  83. font-size: 18px;
  84. }
  85.  
  86.  
  87. .tabs {
  88. float: left;
  89. margin-right: 15px;
  90. margin-bottom: 15px;
  91. width: 54px;
  92. height: 54px;
  93. text-align: left;
  94. }
  95.  
  96. .info{
  97. position: fixed;
  98. right: 550;
  99. bottom: 75;
  100. margin-top: 234px;
  101. width: 326px;
  102. height: 425px;
  103. padding: 10px;
  104. background: #EBB710;
  105. font-family: Arial Italic;
  106. color: #35104B;
  107. font-size: 14px;
  108. line-height: 15px;
  109. text-align: justify;
  110. border: 2px solid #35104B;
  111. outline-offset: 2px;
  112. opacity: 0;
  113. overflow: auto;
  114. transition: 1s;
  115. }
  116.  
  117. .info:target{
  118. opacity: 1;
  119. transition: 1s;
  120. z-index: 1;
  121. }
  122.  
  123.  
  124. </style>
  125.  
  126.  
  127. <div class="info" id="one"><h1>Stats</h1>
  128. <strong>Full Name:</strong> Athena <br><br>
  129. <strong>Age:</strong> Infinite <br><br>
  130. <strong>Gender:</strong> Female (Is a god, can become a shemale) <br><br>
  131. <strong>Race:</strong> Goddess <br><br>
  132. <strong>Height:</strong> 5'8" <br><br>
  133. <strong>Alias:</strong> Goddess of Wisdom <br><br>
  134. <strong>Build:</strong> Curved <br><br>
  135. <strong>Sexual Orientation:</strong> Pansexual <br><br>
  136. <strong>Status:</strong> Single <br> <br>
  137. <strong>Occupation:</strong> Goddess </div>
  138.  
  139.  
  140. <div class="info" id="three"><h1>History</h1>Athena is the goddess of wisdom, craft, and war[2] in ancient Greek religion and mythology. Minerva is the Roman goddess identified with Athena.[3] Athena is known for her calm temperament, as she moves slowly to anger. She is noted to have only fought for just reasons, and would not fight without a purpose.[4]
  141. <br><br>
  142. Athena is portrayed as an astute companion of heroes and is the patron goddess of heroic endeavour. She is the virgin patroness of Athens. The Athenians founded the Parthenon on the Acropolis of her namesake city, Athens (Athena Parthenos), in her honour.[3]
  143. <br><br>
  144. Veneration of Athena was so persistent that archaic myths about her were recast to adapt to cultural changes.[citation needed] In her role as a protector of the city (polis), many people throughout the Greek world worshipped Athena as Athena Polias (Ἀθηνᾶ Πολιάς "Athena of the city"). While the city of Athens and the goddess Athena essentially bear the same name (Athena the goddess, Athenai the city), it is not known which of the two words is derived from the other.[5]</div>
  145.  
  146. <div class="info" id="four"><h1>OOC</h1><strong>PM/RP Friendly<br><br>No Limits in Smut<br><br>Love people who can start with a post<br><br>I love people who come to me with ideas<br><br>If you have questions feel free to ask<br><br>Don't ask me about fetishes, I'm into Pain, nuff said.</div>
  147.  
  148. <div class="info" id="five"><h1>Gallery</h1><style>
  149.  
  150. div.img {
  151. margin: 5px;
  152. border: 1px solid #ccc;
  153. float: left;
  154. width: 180px;
  155. }
  156.  
  157. div.img:hover {
  158. border: px solid #777;
  159. }
  160.  
  161. div.img img {
  162. width: 100%;
  163. height: 80%;
  164. }
  165.  
  166. div.desc {
  167. padding: 15px;
  168. text-align: center;
  169. }
  170. </style>
  171.  
  172.  
  173. <div class="img">
  174. <a target="_blank" href="http://i.imgur.com/oRfdf8c.jpg">
  175. <img src="http://i.imgur.com/oRfdf8c.jpg" width="300" height="200">
  176. </a>
  177. </div>
  178.  
  179. <div class="img">
  180. <a target="_blank" href="http://i.imgur.com/9fMNiWk.png">
  181. <img src="http://i.imgur.com/9fMNiWk.png" width="300" height="200">
  182. </a>
  183. </div>
  184.  
  185. <div class="img">
  186. <a target="_blank" href="http://i.imgur.com/NiVOa74.png">
  187. <img src="http://i.imgur.com/NiVOa74.png" width="300" height="200">
  188. </a>
  189. </div>
  190.  
  191. <div class="img">
  192. <a target="_blank" href="http://i.imgur.com/c5jOMCa.jpg">
  193. <img src="http://i.imgur.com/c5jOMCa.jpg" width="300" height="200">
  194. </a>
  195. </div>
  196.  
  197. <div class="img">
  198. <a target="_blank" href="http://i.imgur.com/Y0dHCpN.jpg">
  199. <img src="http://i.imgur.com/Y0dHCpN.jpg" width="300" height="200">
  200. </a>
  201. </div>
  202.  
  203. <div class="img">
  204. <a target="_blank" href="http://i.imgur.com/Jyd1MHK.png">
  205. <img src="http://i.imgur.com/Jyd1MHK.png" width="300" height="200">
  206. </a>
  207. </div>
  208.  
  209. <div class="img">
  210. <a target="_blank" href="http://i.imgur.com/pyi1IVg.png">
  211. <img src="http://i.imgur.com/pyi1IVg.png" width="300" height="200">
  212. </a>
  213. </div>
  214.  
  215. <div class="img">
  216. <a target="_blank" href="http://i.imgur.com/g6EplK4.png">
  217. <img src="http://i.imgur.com/g6EplK4.png" width="300" height="200">
  218. </a>
  219. </div>
  220.  
  221.  
  222. </div>
  223.  
  224. <br>
  225.  
  226. <div id="player">
  227. <audio controls loop="1"><source src="MUSIC"></audio>
  228. </div>
  229.  
  230.  
  231.  
  232.  
  233. <style>
  234. img {
  235. border-radius: 50%;
  236. display: block;
  237. margin: auto;
  238. height:60%;
  239. width: auto;
  240. }
  241. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement