Beautifulie

— ᴄʜᴀᴏᴛɪᴄ sᴏᴜʟ.

Oct 7th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 9.58 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none;}
  3. #profile { background-color: transparent; border: 0px; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {background-color: #000;}
  8. body {background-image:url("http://i.picpar.com/MQn.png");}
  9. body {background-repeat: no-repeat;}
  10. body {background-position: bottom right;}
  11. body {background-size: 590px 895px;}
  12. body {font-family: 'cambria'; font-size: 10px; color: #CCCCCC;
  13. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  14. }
  15.  
  16. ::-webkit-scrollbar-button:vertical:{background-color: #292929;
  17. -moz-border-radius: 130px 130px 130px 130px;
  18. border-radius:130px 130px 130px 130px;}
  19. ::-webkit-scrollbar-thumb:vertical {background-color:#292929;height:20px;
  20. -moz-border-radius: 130px 130px 130px 130px;
  21. border-radius:130px 130px 130px 130px;}
  22. ::-webkit-scrollbar-thumb:horizontal {background-color:#292929;height:20px !important;
  23. -moz-border-radius: 130px 130px 130px 130px;
  24. border-radius:130px 130px 130px 130px;}
  25. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  26.  
  27. b, strong {font-family:'century gothic'; font-size:9px; color:#9f9f9f; font-weight:normal; text-transform: lowercase; letter-spacing: -1px;}
  28. i {color: #666666; font-family: 'calibri'; font-size:8pt; letter-spacing:0px}
  29. u {color: #666; font-size: 12px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; border-bottom: 1px dotted #889e9f;}
  30. s {color: #99D6FF; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #FF99D6 0px 0px 1px;}
  31. big {color: #383838; font-size: 14px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #222222 0px 0px 1px;}
  32. small {color: #81787D; font-size: 11px; font-weight: light; letter-spacing: -1px; font-family:Romans; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  33.  
  34. @import url(http://fonts.googleapis.com/css?family=Adore);
  35.  
  36. h1
  37. {z-index:-20;
  38. color: #FFDCC9;
  39. height: 20px;
  40. width: %100px;
  41. font-size: 8px;
  42. line-height: 10px;
  43. font-weight: normal;
  44. letter-spacing: 1px;
  45. font-family: terminal;
  46. text-transform: uppercase;
  47. text-shadow: #F1E2F5 0px 0px 2px;
  48. text-align: center;
  49. margin-top: 0px;}
  50.  
  51. h2
  52. {color: #333333;
  53. font-size: 15px;
  54. line-height: 12px;
  55. font-weight: light;
  56. letter-spacing: 1px;
  57. word-spacing: 2px;
  58. font-family: DaunPenh;
  59. text-transform: Uppercase;
  60. font-weight: normal;
  61. text-align: Center;
  62. text-shadow: #000 0px 0px 1px;
  63. width:%100px;
  64. height:13px;
  65. margin-top:0px;
  66. margin-bottom: 5px;
  67. margin-left: 0px;
  68. padding-top: 12px;
  69. border-bottom: #181818 1px dashed;}
  70.  
  71. h2:first-letter
  72. {color: #444444;
  73. font-size: 25px;
  74. font-family: Adore;
  75. text-shadow: #000 0px 1px;}
  76.  
  77. #image{
  78. position: fixed;
  79. top: 20px;
  80. left: 320px;
  81. width: 500px;
  82. height: 250px;
  83. background-image: url(http://i.picpar.com/gRn.gif);
  84. background-repeat: no-repeat;
  85. background-size: 500px 250px;
  86. -webkit-border-radius: 150px 150px 0px 0px;
  87. border-radius: 150px 150px 0px 0px;
  88. border-top: 3px solid #222;
  89. border-right: 3px solid #222;
  90. border-left: 3px solid #222;
  91. border-bottom: 3px solid #222;
  92. }
  93.  
  94. #box{
  95. position: fixed;
  96. background-color: #111;
  97. top: 279px;
  98. left: 320px;
  99. width: 160px;
  100. height: 100px;
  101. overflow: auto;
  102. border-top: 3px solid #222;
  103. border-right: 3px solid #222;
  104. border-left: 3px solid #222;
  105. border-bottom: 3px solid #222;
  106. }
  107.  
  108. #box2{
  109. position: fixed;
  110. background-color: #111;
  111. top: 279px;
  112. left: 490px;
  113. width: 160px;
  114. height: 100px;
  115. overflow: auto;
  116. text-align: justify;
  117. font-family: verdana;
  118. font-size: 9px;
  119. border-top: 3px solid #222;
  120. border-right: 3px solid #222;
  121. border-left: 3px solid #222;
  122. border-bottom: 3px solid #222;
  123. }
  124.  
  125. #box3{
  126. position: fixed;
  127. background-color: #111;
  128. top: 279px;
  129. left: 660px;
  130. width: 160px;
  131. height: 100px;
  132. overflow: auto;
  133. border-top: 3px solid #222;
  134. border-right: 3px solid #222;
  135. border-left: 3px solid #222;
  136. border-bottom: 3px solid #222;
  137. }
  138.  
  139. #navi{
  140. position: fixed;
  141. left: 320px;
  142. top: 550px;
  143. width: 500px;
  144. background-color: #111;
  145. border-top: 3px solid #222;
  146. border-right: 3px solid #222;
  147. border-left: 3px solid #222;
  148. border-bottom: 3px solid #222;
  149. z-index: 100;
  150. }
  151.  
  152. #container{
  153. position: fixed;
  154. top: 390px;
  155. left: 320px;
  156. width: 500px;
  157. height: 150px;
  158. overflow: hidden;
  159. text-align: justify;
  160. background-color: #111;  
  161. font-family: verdana;
  162. font-size: 11px;
  163. color: #444444;
  164. overflow: hidden;
  165. border-top: 3px solid #222;
  166. border-right: 3px solid #222;
  167. border-left: 3px solid #222;
  168. border-bottom: 3px solid #222;
  169. z-index: 200;
  170. }
  171.  
  172. #one, #two, #three, #four{
  173. top: 400px;
  174. margin-top: 10px;
  175. left: 320px;
  176. width: 500px;
  177. height: 100%;
  178. text-align: justify;
  179. overflow: auto;
  180. background-color: transparent;
  181. }
  182.  
  183. a {
  184. color: #171717;
  185. text-decoration: none;
  186. }
  187.    
  188. a:hover {
  189. color: #888888;
  190. text-decoration: none;
  191. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  192. }
  193.  
  194. a.bee:link, a.bee:active, a.bee:visited{
  195. height: 10px;
  196. display: block;
  197. float: left;
  198. width: 126px;
  199. margin: 5px;
  200. font-family: century gothic;
  201. font-style: normal;
  202. text-decoration: none;
  203. font-size: 10px;
  204. letter-spacing: 0px;
  205. background-color: 000000;
  206. color: f6f6f6;
  207. padding: 5px;
  208. text-align: center;
  209. text-transform: Uppercase;
  210. -webkit-transition: all 0.6s ease-out;
  211. -moz-transition: all 0.6s ease-out;
  212. border-left:10px solid;
  213. border-right:10px solid;
  214. border-color: 333333;
  215. }
  216.  
  217. a.bee:hover{
  218. background-color: 000000;
  219. text-decoration: none;
  220. border-left:10px solid;
  221. border-right:10px solid;
  222. border-color: #222;
  223. }
  224.  
  225. a.friend:active, a.friend:visited, a.friend:link {
  226. display: block;
  227. -webkit-transition: all 0.6s ease-out;
  228. -moz-transition: all 0.6s ease-out;
  229. font-family: Century Gothic;
  230. font-size: 10px;
  231. color: b0adab;  
  232. margin: 4.2px;
  233. border-left: 20px solid #333;
  234. text-decoration:none;
  235. letter-spacing; 6px;
  236. background-color: #000;
  237. text-align: center;
  238. border-right: 20px solid #333;}
  239.  
  240.  
  241. a.friend:hover
  242. {border-left: 0px solid #333;
  243. border-right: 0px solid #333;
  244. letter-spacing: 0px;}
  245.  
  246. </style>
  247.  
  248. <div id="image">
  249. </div>
  250.  
  251. <div id="box">
  252. <a href="/profile.php?user=Haidou" class="friend">Hades</a>
  253. <a href="/profile.php?user=Dionysus" class="friend">Dionysus</a>
  254. <a href="/profile.php?user=Areios" class="friend">Ares</a>
  255. <a href="/profile.php?user=Poseidon" class="friend">Poseidon</a>
  256. <a href="/profile.php?user=Mors" class="friend">Mors</a>
  257. </div>
  258. <div id="box2">
  259. <h2> Update </h2>
  260. <center><i>Time is not on their side and so Eris must do what must be done, she must run to find Pandora's Box before her immortal life is taken from her.</i></center>
  261. <p>It seems that Pandora's Box has gotten out of the Gods' hands and into the hands of a mortal, causing the Gods to panic somewhat. Athena was the first to become stricken with illnesses as she coughed of blood and collapsed in her bedroom. Ares is now furious and is looking for the box as well as Eris. As far as Eris goes, she asked a mortal woman if she knew the location of the box. When she did not give the answer that she wanted and needed, she killed her and moved on into Cyprus where she found her sister Aphrodite. The two of them have now join forces in looking for the box. </p>
  262. </div>
  263. <div id="box3">
  264. <a href="/profile.php?user=Cytherea" class="friend">Aphrodite</a>
  265. <a href="/profile.php?user=Athene" class="friend">Athena</a>
  266. <a href="/profile.php?user=Eirene" class="friend">Eirene</a>
  267. <a href="/profile.php?user=Demeter" class="friend">Demeter</a>
  268. <a href="/profile.php?user=Psykhe" class="friend">Psykhe</a>
  269. <a href="/profile.php?user=Abraxas" class="friend">Abraxas</a>
  270. <a href="/profile.php?user=Mnemosyne" class="friend">Mnemosyne</a>
  271. </div>
  272.  
  273. <div id="container">
  274. <div id="one">
  275. <div style="width:100%; height:150px; overflow:auto;">
  276. <h2> Out of Character </h2>
  277. ⇨ Romantic role-plays are reserved for the lover only. Wherever he may be.
  278. <br>⇨ Drama will not be tolerated by me. Bother someone else. Seriously.
  279. <br>⇨ OOC does not mean IC. Do not get the two mixed up.
  280. <br>⇨ Third person; Semi to Multi para. Literate.
  281. <br>⇨ Outside contact are given to long-termed roleplayers.
  282. <br>⇨ Layout was created by me. Don't touch.
  283. <br>⇨ No profile, no RP.
  284. <br>⇨ No crossovers. Ancient Greece/Rome RP only.
  285. <br>⇨ I AFK a lot, as I get called away from my computer.
  286. <br>⇨ Spell check is a must.
  287. <br>⇨ Do not PM me with a starter. I will not respond to it.
  288. <br>⇨ Alternates? I have them. Ask and you <strike> might </strike> receive.
  289. <br>⇨ Forever a Work In Progress.
  290. </div></div>
  291.  
  292. <div id="two">
  293. <div style="width:100%; height:150px; overflow:auto;">
  294. <h2> Character Information </h2>
  295. <b>name</b>: Eris (Discordia)
  296. <br><b>nicknames and aliases</b>: The Greek Goddess of Strife, Discord, and Chaos.
  297. <br><b>resides on</b>: Olympus
  298. <br><b>race</b>: Goddess
  299. <br><b>height</b>: 5'10"
  300. <br><b>hair colour</b>: Black.
  301. <br><b>eye hue</b>: Blue.
  302. <br><b>sexual orientation</b>: Demisexual, pan-romantic.
  303. <br><b>marital status</b>: Singular.
  304. <br><b>distinguishing features</b>: She likes wearing the colours red or black.
  305. <br><b>family</b>: Zeus (Father), Hera (Mother).
  306.  
  307. </div></div>
  308.  
  309. <div id="three">
  310. <div style="width:100%; height:150px; overflow:auto;">
  311. three.
  312. </div></div></div>
  313.  
  314. <div id="navi">
  315. <a href="#one" class="bee" title="Out of Character">Chaos</a>
  316. <a href="#two" class="bee" title="Dossier">Strife</a>
  317. <a href="#three" class="bee" title="...">Discord</a>
  318. </div>
Advertisement
Add Comment
Please, Sign In to add comment