Beautifulie

— Kit Kat.

May 8th, 2014
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.66 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor{display: none; }
  3. #profile { border: 0px; background-color: transparent; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body {
  8. font-family: verdana;
  9. font-size: 10px;
  10. background-color: #FFFFFF;
  11. background-image: url('http://media.tumblr.com/4f3cbb1b66a76a19a9794a162373abc5/tumblr_inline_mns3smYCcI1qz4rgp.png');
  12. background-attachment: fixed;
  13. background-position: fixed;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth648.cur'), default;
  18. }
  19.  
  20. b{color: #CCE0FF; font-size: 15px; font-weight: light; letter-spacing: -1px; word-spacing: 6px; font-family:romans; text-transform: normal; font-weight: normal; text-align: center; Text-shadow: #CCE0FF 0px 0px 2px;}
  21. u{color: #F6358A; font-size: 15px; font-weight: light; letter-spacing: 0px; word-spacing: 6px; font-family:Romans; text-transform: normal;font-weight: normal;text-align: center; Text-shadow: #000 0px 0px 1px;border-bottom: 1px dotted #F6358A;}
  22. i{color: #999; font-size: 15px; font-weight: light; letter-spacing: -1px; word-spacing: 6px; font-family:Romans; text-transform: normal; font-weight: normal; text-align: center; Text-shadow: #fff 0px 0px 1px;}
  23. strike{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;}
  24. big{color: #CCE0FF; 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: #DED6AA 0px 0px 1px;}
  25.  
  26. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  27. -moz-border-radius: 0px 0px 0px 0px;
  28. border-radius:0px 0px 0px 0px;}
  29. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  30. -moz-border-radius: 0px 0px 0px 0px;
  31. border-radius:0px 0px 0px 0px;}
  32. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  33. -moz-border-radius: 0px 0px 0px 0px;
  34. border-radius:0px 0px 0px 0px;}
  35. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  36.  
  37. h1 {z-index:-20;
  38. color: #CCE0FF;
  39. height:20px;
  40. width:%100px;
  41. font-size: 10px;
  42. line-height: 40px;
  43. font-weight: normal;
  44. letter-spacing:3px;
  45. font-family: terminal;
  46. text-transform: uppercase;
  47. text-shadow: #F1E2F5 0px 0px 2px;
  48. text-align: left;
  49. margin-top: 0px;}
  50.  
  51. #no{
  52. position: fixed;
  53. top: 0px;
  54. left: 0px;
  55. right: 0px;
  56. bottom: 0px;
  57. }
  58.  
  59. #container{
  60. position: fixed;
  61. left: 380px;
  62. top: 50px;
  63. width: 600px;
  64. height: 600px;
  65. background-color: #212121;
  66. overflow: auto;
  67. border: 1px Solid #666666;
  68. z-index: 50;
  69. -webkit-border-radius: 50px 50px 10px 10px;
  70. border-radius: 50px 50px 10px 10px;
  71. }
  72.  
  73. .name{
  74. position: absolute;
  75. margin-left: 0px;
  76. margin-top: 0px;
  77. width: 600px;
  78. height: 41px;
  79. color: #CCE0FF;
  80. text-align: center;
  81. background-color: transparent;
  82. overflow: hidden;
  83. border-bottom: 1px Solid #444444;
  84. font-style: normal;
  85. font-variant: small-caps;
  86. font-face: verdana;
  87. font-size: 40px;
  88. letter-spacing: 1px;
  89. z-index: 50;
  90. }
  91.  
  92. .bla{
  93. position: absolute;
  94. margin-left: 0px;
  95. margin-top: 45px;
  96. width: 600px;
  97. height: 15px;
  98. color: #CCE0FF;
  99. text-align: center;
  100. background-color: transparent;
  101. overflow: hidden;
  102. border-bottom: 2px Solid #212121;
  103. font-style: normal;
  104. font-variant: small-caps;
  105. font-face: verdana;
  106. font-size: 10px;
  107. letter-spacing: 1px;
  108. z-index: 50;
  109. }
  110.  
  111. .image{
  112. position: absolute;
  113. margin-left: 0px;
  114. margin-top: 60px;
  115. background: url('http://d.facdn.net/art/daggerleonelli/1299396682.daggerleonelli_2011-3-6-2.png');
  116. width: 600px;
  117. height: 200px;
  118. background-size: 600px 200px;
  119. }
  120.  
  121. .navi {
  122. position: absolute;
  123. margin-left: 0px;
  124. margin-top: 260px;
  125. width: 600px;
  126. height: 26px;
  127. background-color: #666666;
  128. overflow: auto;
  129. z-index: 999999;
  130. }
  131.  
  132. .info{
  133. position: absolute;
  134. margin-top: 0px;
  135. margin-left: 0px;
  136. width: 595px;
  137. height: 310px;
  138. background-color: transparent;
  139. color: #444444;
  140. font-family: verdana;
  141. font-variant: small-caps;
  142. text-align: justify;  
  143. font-size: 10px;
  144. line-height: 13px;  
  145. overflow: auto;
  146. z-index: 200;
  147. opacity: 1;
  148. }
  149.  
  150. .info:first-letter {
  151. float: left;
  152. display: inline-block;
  153. font-family: adore;
  154. font-size: 30px;
  155. text-transform:uppercase;
  156. color: #FFFFFF;
  157. background-color: #CCE0FF;
  158. padding: 22px;
  159. margin-right: 5px;
  160. border: 3px double #FFFFFF;
  161. }  
  162.  
  163. .box {
  164. position: fixed;
  165. left: 380px;
  166. top: -1000px;  
  167. width: 400px;
  168. height: 600px;
  169. padding: 5px;
  170. color: #212121;
  171. background-color: transparent;
  172. opacity: 0;
  173. transition: all 0.5s ease-in-out;
  174. -webkit-transition: all 0.5s ease-in-out;
  175. -moz-transition: all 0.5s ease-in-out;
  176. -o-transition: all 0.5s ease-in-out;
  177. -ms-transition: all 0.5s ease-in-out;
  178. z-index: 90;
  179. }
  180.  
  181. .box:target {
  182. top: 335px;
  183. left: 380px;
  184. opacity: 1;
  185. transition: all 0.5s ease-in-out;
  186. -webkit-transition: all 0.5s ease-in-out;
  187. -moz-transition: all 0.5s ease-in-out;
  188. -o-transition: all 0.5s ease-in-out;
  189. -ms-transition: all 0.5s ease-in-out;
  190. z-index: 90;
  191. }
  192.  
  193. a.nav:link, a.nav:active, a.nav:visited{
  194. letter-spacing: 1px;
  195. margin-top: 3px;
  196. text-transform: normal;
  197. display: inline-block;
  198. font-family: verdana;
  199. font-variant: small-caps;
  200. font-size: 10px;
  201. width: 90.6px;
  202. height: 15px;
  203. color: #CCE0FF;
  204. background-color: #212121;
  205. text-align: center;
  206. line-height: 14px;    
  207. border: 3px solid transparent;
  208. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  209. -webkit-transition: all 0.4s ease-out;
  210. -moz-transition: all 0.4s ease-out;
  211. }
  212.  
  213. a.nav:hover{
  214. background-color: transparent;
  215. border: 3px solid transparent;
  216. color: transparent;
  217. text-decoration: none;
  218. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  219. }
  220.  
  221. a {
  222. color: #CCE0FF;
  223. text-decoration: none;
  224. }
  225.        
  226. a:hover {
  227. color: transparent;
  228. text-decoration: none;
  229. cursor: url('http://cur.cursors-4u.net/others/oth-6/oth589.cur');
  230. }
  231.  
  232. </style>
  233.  
  234. <div id="no" oncontextmenu="return false;">
  235.  
  236. <div id="container">
  237.  
  238. <div class="name">Last name, Katarina</div>
  239. <div class="bla"><marquee behavior="scroll" direction="left" scrollamount="2">Just close your tired eyes and fall into an never-ending bliss. The next time your eyes open, a new day has begun, smile and treat it like it's your last!</marquee>
  240. </div>
  241.  
  242. <div class="image"></div>
  243.  
  244.  
  245. <div class="navi">
  246. <a class="nav" href="#ooc">OOC</a>
  247. <a class="nav" href="#stats">C.Stats</a>
  248. <a class="nav" href="#persona">Persona</a>
  249. <a class="nav" href="#friends">Friends</a>
  250. <a class="nav" href="#history">History</a>
  251. <a class="nav" href="#notes">C.Notes</a>
  252. </div>
  253.  
  254. </div>
  255.  
  256. <div id="ooc" class="box">
  257. <div class="info">
  258. <h1>Out of Character; work in progress</h1>
  259. <big>1.</big> ---<br>
  260. <big>2.</big> ---<br>
  261. <big>3.</big> ---<br>
  262. <big>4.</big> ---<br>
  263. <big>5.</big> ---<br>
  264. <big>6.</big> ---<br>
  265. <big>7.</big> ---<br>
  266. <big>8.</big> ---<br>
  267. <big>9.</big> ---<br>
  268. <big>10.</big> ---<br>
  269. <h1>Contact;</h1>
  270. <center><big>☑</big>Skype</center><br>
  271. <h1>Alternates;</h1>
  272. <center><big>Soon</big> - <big>Soon</big> - <big>Soon</big> - <big>Soon</big> - <big>Soon</big>
  273. <h1>Credit;</h1>
  274. <center>Character Images & Graphics are not mine ; Stylesheet & Coding © <big>- DevilRose</big> <br> - DevilRose is mine, so you cannot take. If you want a layout, 10$ per layout. </center>
  275. </div></div>
  276.  
  277. <div id="stats" class="box">
  278. <div class="info">
  279. Working on it.
  280. </div></div>
  281.  
  282. <div id="persona" class="box">
  283. <div class="info">
  284. Working on it.
  285. </div></div>
  286.  
  287. <div id="friends" class="box">
  288. <div class="info">
  289. Working on it.
  290. </div></div>
  291.  
  292. <div id="history" class="box">
  293. <div class="info">
  294. Working on it.
  295. </div></div>
  296.  
  297. <div id="notes" class="box">
  298. <div class="info">
  299. Working on it.
  300. </div></div>
Advertisement
Add Comment
Please, Sign In to add comment