Beautifulie

- ShuuShuu!

May 19th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 10.77 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://i.picpar.com/2CL.gif');
  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: 10px; 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. small {color: #F8B6B1; font-size: 14px; font-weight: light; letter-spacing: -1px; padding-top: 5px; font-family: century gothic; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  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 {
  38. z-index:-20;
  39. color: #CCE0FF;
  40. height:20px;
  41. width:%100px;
  42. font-size: 10px;
  43. line-height: 40px;
  44. font-weight: normal;
  45. letter-spacing:3px;
  46. font-family: terminal;
  47. text-transform: uppercase;
  48. text-shadow: #F1E2F5 0px 0px 2px;
  49. text-align: left;
  50. margin-top: 0px;}
  51.  
  52. #no{
  53. position: fixed;
  54. top: 0px;
  55. left: 0px;
  56. right: 0px;
  57. bottom: 0px;
  58. }
  59.  
  60. #character{
  61. position: fixed;
  62. left: 0px;
  63. bottom: 0px;
  64. z-index: 11;
  65. }
  66.  
  67. #container{
  68. position: fixed;
  69. left: 290px;
  70. top: 160px;
  71. width: 720px;
  72. height: 400px;
  73. background-image: url('http://i.picpar.com/4CL.jpg');
  74. background-repeat: repeat;
  75. background-color: #191E26;
  76. overflow: hidden;
  77. border: 5px Solid #F8B6B1;
  78. z-index: 100;
  79. }
  80.  
  81. #stats{
  82. position: absolute;
  83. margin-left: 17px;
  84. margin-top: 15px;
  85. width: 200px;
  86. height: 365px;
  87. background-color: #9DAEB2;
  88. border: 4px Solid #F8B6B1;
  89. font-family: verdana;
  90. font-variant: small-caps;
  91. text-align: justify;  
  92. font-size: 10px;
  93. line-height: 13px;  
  94. overflow: auto;
  95. }
  96.  
  97. #shuu{
  98. position: absolute;
  99. margin-left: 257px;
  100. margin-top: 15px;
  101. background: url('http://i.picpar.com/bHL.jpg');
  102. width: 200px;
  103. height: 365px;
  104. background-size: 200px 365px;
  105. background-position: 0px 0px;
  106. background-repeat: no-repeat;
  107. border: 4px Solid #F8B6B1;
  108. }
  109.  
  110. #ooc{
  111. position: absolute;
  112. margin-left: 495px;
  113. margin-top: 15px;
  114. width: 200px;
  115. height: 365px;
  116. overflow: auto;
  117. background-color: #9DAEB2;
  118. border: 4px Solid #F8B6B1;
  119. }
  120.  
  121. .image {
  122. opacity: 0;
  123. width: autopx;
  124. height: 210px;
  125. background-color: transparent;
  126. text-align: justify;
  127. overflow: auto;
  128. -ms-transition: opacity .3s linear;
  129. -moz-transition: opacity .3s linear;
  130. -o-transition: opacity .3s linear;
  131. -webkit-transition: opacity .3s linear; }
  132.  
  133. .image:hover {
  134. opacity: 1; }
  135.  
  136. .trivia{
  137. position: absolute;
  138. margin-top: 8px;
  139. margin-left: 10px;
  140. width: 180px;
  141. height: 180px;
  142. background-color: #9DAEB2;
  143. border-top: 10px Solid #F8B6B1;
  144. color: #444444;
  145. font-family: verdana;
  146. font-variant: small-caps;
  147. text-align: justify;  
  148. font-size: 10px;
  149. line-height: 13px;  
  150. overflow: auto;
  151. z-index: 200;
  152. opacity: 1;
  153. }
  154.  
  155. .peeps{
  156. position: absolute;
  157. margin-top: 200px;
  158. margin-left: 10px;
  159. width: 180px;
  160. height: 147px;
  161. background-color: #9DAEB2;
  162. border-top: 10px Solid #F8B6B1;
  163. color: #444444;
  164. font-family: verdana;
  165. font-variant: small-caps;
  166. text-align: justify;  
  167. font-size: 10px;
  168. line-height: 13px;  
  169. overflow: hidden;
  170. z-index: 200;
  171. opacity: 1;
  172. }
  173.  
  174. #title{
  175. position: fixed;
  176. top: 95px;
  177. left: 720px;
  178. z-index: 550;
  179. color: #FEFEFE;
  180. font-size: 80px;
  181. line-height: 80px;
  182. letter-spacing: -2px;
  183. font-family: Grand Hotel;
  184. text-shadow: #D79EA1 2px 3px 4px;
  185. z-index: 600;
  186. }
  187.  
  188. #subtitle{
  189. position: fixed;
  190. top: 105px;
  191. left: 290px;
  192. z-index: 550;
  193. color: #FEFEFE;
  194. font-size: 40px;
  195. line-height: 80px;
  196. letter-spacing: -2px;
  197. font-family: century gothic;
  198. font-variant: small-caps;
  199. text-shadow: #D79EA1 2px 3px 4px;
  200. z-index: 600;
  201. }
  202.  
  203. a.sugar:link, a.sugar:active, a.sugar:visited{
  204. margin: 3px;
  205. letter-spacing: 1px;
  206. text-transform: lowercase;
  207. display: inline-block;
  208. width: 60px;
  209. height: 20px;
  210. color: #ededee;
  211. background-color: #C4BBB4;
  212. text-align: center;
  213. line-height: 20px;    
  214. font-variant: small-caps;
  215. border: 2px solid #736360;
  216. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  217. -webkit-transition: all 0.4s ease-out;
  218. -moz-transition: all 0.4s ease-out;}
  219.  
  220. a.sugar:hover{
  221. text-decoration: none;
  222. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur), default;
  223. }
  224.  
  225. a {
  226. color: #F8B6B1;
  227. text-decoration: none;
  228. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  229. }
  230.        
  231. a:hover {
  232. color: transparent;
  233. text-decoration: none;
  234. cursor: url(http://cur.cursors-4u.net/user/use-1/use169.cur),default;
  235. }
  236.  
  237. #credit{
  238. position:fixed;
  239. bottom:0px;
  240. right:0px;
  241. z-index:450;}
  242.  
  243. </style>
  244.  
  245. <div id="no" oncontextmenu="return false;">
  246.  
  247. <div id="title">E-ShuuShuu</div> <div id="subtitle">The Kawaii Image Board!</div>
  248.  
  249. <div id="container">
  250.  
  251. <div id="stats">
  252. <font style=float:left><b>Name</b></font> <font style=float:right>Shuu, Eiriko</font><br>
  253. <font style=float:left><b>Moniker(s)</b></font> <font style=float:right>Shuu, ShuuShuu, etc.</font><br>
  254. <font style=float:left><b>Gender</b></font> <font style=float:right>Female</font><br>
  255. <font style=float:left><b>Age</b></font> <font style=float:right>Seventeen</font><br>
  256. <font style=float:left><b>D.O.B</b></font> <font style=float:right>Answer</font><br>
  257. <font style=float:left><b>Zodiac</b></font> <font style=float:right>Answer</font><br>
  258. <font style=float:left><b>Race</b></font> <font style=float:right>Personified Website</font><br>
  259. <font style=float:left><b>Website</b></font> <font style=float:right><a href="http://e-shuushuu.net/">E-ShuuShuu.Net</a></font><br>
  260. <font style=float:left><b>Founded</b></font> <font style=float:right>04 - 04 - 2005</font><br>
  261. <font style=float:left><b>Founder</b></font> <font style=float:right>Na Na</font><br>
  262. <font style=float:left><b>Hair Colour</b></font> <font style=float:right>Blonde</font><br>
  263. <font style=float:left><b>Hair Length</b></font> <font style=float:right>Lower Back</font><br>
  264. <font style=float:left><b>Hair Style</b></font> <font style=float:right>Puffy</font><br>
  265. <font style=float:left><b>Ethnicity</b></font> <font style=float:right>Japanese/American</font><br>
  266. <font style=float:left><b>Eye Hue</b></font> <font style=float:right>Red</font><br>
  267. <font style=float:left><b>Body Type</b></font> <font style=float:right>Lithe</font><br>
  268. <font style=float:left><b>Height</b></font> <font style=float:right>Answer</font><br>
  269. <font style=float:left><b>Weight</b></font> <font style=float:right>Answer</font><br>
  270. <font style=float:left><b>Skin Colour</b></font> <font style=float:right>Peached Ivory</font><br>
  271. <font style=float:left><b>M.Status</b></font> <font style=float:right>Single.</font><br>
  272. <font style=float:left><b>Occupation</b></font> <font style=float:right>Student</font><br>
  273. <font style=float:left><b>Ability</b></font> <font style=float:right>Electricity Manipulation</font><br>
  274. <font style=float:left><b>Orientation</b></font> <font style=float:right>Kawaiisexual</font><br>
  275. </div>
  276.  
  277. <div id="shuu">
  278. <div class="image">
  279. <div class="trivia">
  280. <small>x</small>; has a unhealthy obession with sugar.<br>
  281. <small>x</small>; dislikes pain in every sense of the word. <br>
  282. <small>x</small>; has a photogenic memory <s>When she isnt sleeping.</s> <br>
  283. <small>x</small>; favourite colour is tickle-me-pink.<br>
  284. <small>x</small>; loves cute things! <br>
  285. <small>x</small>; accident proned <br>
  286. <small>x</small>; curls up into a ball when sad. ( looks like a ball of fluff. ) <br>
  287. </div>
  288.  
  289. <div class="peeps">
  290. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">GOOGLE</a>
  291. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">WIKIPEDIA</a>
  292. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">FACEBOOK</a>
  293. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  294. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  295. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  296. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  297. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  298. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  299. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  300. <a href="profile.php?user=" target="_blank" title="description here." class="sugar">F. LINK</a>
  301. </div></div>
  302.  
  303. </div>
  304.  
  305. <div id="ooc">
  306. <h1>Out of Character;</h1>
  307. <big>1.</big> ---<br>
  308. <big>2.</big> ---<br>
  309. <big>3.</big> ---<br>
  310. <big>4.</big> ---<br>
  311. <big>5.</big> ---<br>
  312. <big>6.</big> ---<br>
  313. <big>7.</big> ---<br>
  314. <big>8.</big> ---<br>
  315. <big>9.</big> ---<br>
  316. <big>10.</big> ---<br>
  317. <h1>Contact;</h1>
  318. <center><big>☑</big>Skype</center><br>
  319. <h1>Alternates;</h1>
  320. <center><big>Soon</big> - <big>Soon</big> - <big>Soon</big> - <big>Soon</big> - <big>Soon</big>
  321. <h1>Credit;</h1>
  322. <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>
  323. </div>
  324.  
  325. </div>
  326.  
  327. <div id="character"><img src="http://media.tumblr.com/4e9e7213949993666ef017a7a0eafe00/tumblr_inline_msoiwqVisy1qz4rgp.gif"></img></div>
Advertisement
Add Comment
Please, Sign In to add comment