Beautifulie

— ᴜɴᴋɴᴏωɴ ᴅᴇsᴛʀᴏʏᴇʀ.

Oct 31st, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.08 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor { display: none; }
  3. #profile { background-color: transparent; border: none; }
  4. </style>
  5.  
  6. <style type="text/css">
  7. body{ font-family: arial narrow;
  8. font-size: 10px;
  9. background-color: #FFFFFF;
  10. background-image: url('http://i.picpar.com/X9y.png');
  11. background-attachment: fixed;
  12. background-position: fixed;
  13. background-repeat: repeat;
  14. background-position: 0px 0px;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur825.cur');
  18. }
  19.  
  20. b, strong {font-family:'century gothic'; font-variant: small-caps; font-size:15px; color: #800000; font-weight:normal; letter-spacing: -1px;}
  21. i {color: #666666; font-family: 'calibri'; font-size:8pt; letter-spacing:0px}
  22. 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;}
  23. 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;}
  24.  
  25. ::-webkit-scrollbar-button:vertical:{background-color: #EDEDEE;
  26. -moz-border-radius: 0px 0px 0px 0px;
  27. border-radius:0px 0px 0px 0px;}
  28. ::-webkit-scrollbar-thumb:vertical {background-color:#EDEDEE; height:20px;
  29. -moz-border-radius: 0px 0px 0px 0px;
  30. border-radius:0px 0px 0px 0px;}
  31. ::-webkit-scrollbar-thumb:horizontal {background-color:#EDEDEE; height:20px !important;
  32. -moz-border-radius: 0px 0px 0px 0px;
  33. border-radius:0px 0px 0px 0px;}
  34. ::-webkit-scrollbar { height:20px; width: 3px; background-color:transparent;}
  35.  
  36. #Name{
  37. position: fixed;
  38. bottom: 336px;
  39. left: 150px;
  40. color: #FEFEFE;
  41. font-size: 55px;
  42. line-height: 80px;
  43. letter-spacing: 3px;
  44. font-family: lavanderia sturdy;
  45. text-shadow: #800000 2px 3px 4px;
  46. z-index: 700;
  47. }
  48.  
  49. #Img{
  50. position: fixed;
  51. background-image:url("http://i.picpar.com/O9y.png");
  52. background-repeat: no-repeat;
  53. background-size: 250px 350px;
  54. bottom: 0px;
  55. left: 0px;
  56. width: 250px;
  57. height: 350px;
  58. background-color: #EDEDEE;
  59. border: #690000 4px solid;
  60. }
  61.  
  62. #container{
  63. position: fixed;
  64. bottom: 20px;
  65. left: 257px;
  66. width: 482px;
  67. height: 330px;
  68. overflow: hidden;
  69. text-align: justify;
  70. line-height: 13px;
  71. font-size: 12px;
  72. background-color: #121212;  
  73. font-face: century gothic;
  74. font-variant: small-caps;
  75. color: #EDEDEE;
  76. overflow: hidden;
  77. border: 4px #690000 Solid;
  78. z-index:500;}
  79.  
  80. #zero, #one, #two, #three, #four, #five{
  81. bottom: 310px;
  82. left: 338px;
  83. width: 482px;
  84. height: 325px;
  85. padding-top: 7px;
  86. text-align: justify;
  87. line-height: 13px;
  88. overflow: auto;
  89. background-color: transparent; }
  90.  
  91. #navi {
  92. position: fixed;
  93. left: 254px;
  94. bottom: -5px;
  95. width: 500px;
  96. height: autopx;
  97. background-color: #690000;
  98. overflow: auto;
  99. z-index: 500;
  100. }
  101.  
  102. #title{
  103. position: fixed;
  104. bottom: 105px;
  105. left: 560px;
  106. z-index: 300;
  107. background-color: #690000;
  108. width: 435px;
  109. height: 50px;
  110. margin-top: 0px;
  111. margin-bottom: 5px;
  112. margin-left: 0px;
  113. padding-top: 12px;
  114. transform: rotate(-270deg);
  115. -moz-transform: rotate(-270deg);
  116. -webkit-transform: rotate(-270deg);
  117. -o-transform: rotate(-270deg);
  118. }
  119.  
  120. h2{
  121. font: 10px verdana;
  122. font-variant: small-caps;
  123. color: #EDEDEE;
  124. text-align: left;
  125. border-right: #690000 23px Solid;
  126. margin: 1px;
  127. padding: 0px;}
  128.  
  129. .innertitle {
  130. position: absolute;
  131. top: 0px;
  132. color: white;
  133. margin-left: 30px;
  134. margin-top: 15px;
  135. font-family: lavanderia delicate;
  136. font-size: 35px;
  137. text-align: center;
  138. letter-spacing: 1px;
  139. line-height: 30px;
  140. }
  141.  
  142. .image {
  143. opacity: 0;
  144. width: autopx;
  145. height: 350px;
  146. background-color: #EDEDEE;
  147. text-align: justify;
  148. overflow: hidden;
  149. -ms-transition: opacity .3s linear;
  150. -moz-transition: opacity .3s linear;
  151. -o-transition: opacity .3s linear;
  152. -webkit-transition: opacity .3s linear; }
  153.  
  154. .image:hover {
  155. opacity: 0.9; }
  156.  
  157. .text {
  158. line-height: 1.5;
  159. padding-top: 2px;
  160. margin-left: 20px;
  161. margin-top: 15px;
  162. font-family: verdana;
  163. font-size: 10;
  164. color: black;
  165. text-align: justify; }
  166.  
  167. a.dark:link, a.dark:active, a.dark:visited{
  168. background-color: #222;
  169. display: inline-block;
  170. margin: 5px;
  171. width: 200px;
  172. height: 25px;
  173. font-family: verdana;
  174. font-variant: small-caps;
  175. font-size: 10px;
  176. color: #CCC;
  177. text-decoration: none;
  178. letter-spacing: 1px;
  179. text-transform: uppercase;
  180. text-align: center;
  181. line-height: 21px;
  182. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur');
  183. -webkit-transition: all 0.5s ease-in-out;
  184. -moz-transition: all 0.5s ease-in-out;
  185. -o-transition: all 0.5s ease-in-out;
  186. -ms-transition: all 0.5s ease-in-out;
  187. transition: all 0.5s ease-in-out;}
  188.  
  189. a.dark:hover{
  190. background-color: #EDEDED;
  191. color: #74545F;}
  192.  
  193. a.unknown:link, a.unknown:active, a.unknown:visited{
  194. background-color: #690000;
  195. display: inline-block;
  196. margin: 5px;
  197. width: 87px;
  198. height: 20px;
  199. font-family: verdana;
  200. font-variant: small-caps;
  201. font-size: 6.5px;
  202. color: #CCC;
  203. text-decoration: none;
  204. letter-spacing: 1px;
  205. text-transform: uppercase;
  206. text-align: center;
  207. line-height: 21px;
  208. -webkit-transition: all 0.5s ease-in-out;
  209. -moz-transition: all 0.5s ease-in-out;
  210. -o-transition: all 0.5s ease-in-out;
  211. -ms-transition: all 0.5s ease-in-out;
  212. transition: all 0.5s ease-in-out;}
  213.  
  214. a.unknown:hover{
  215. background-color: #EDEDED;
  216. color: #222;}
  217.  
  218. a {
  219. color: #666666;
  220. text-decoration: none;
  221. }
  222.    
  223. a:hover {
  224. color: #888888;
  225. text-decoration: none;
  226. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur');
  227. }
  228.  
  229. #credit{
  230. position:fixed;
  231. bottom:0px;
  232. right:0px;
  233. z-index:450;
  234. }
  235.  
  236. </style>
  237.  
  238. <div id="Name">The Unknown Destroyer.</div>
  239.  
  240. <div id="navi">
  241. <a href="#zero" class="unknown">U</a>
  242. <a href="#one" class="unknown">N</a>
  243. <a href="#two" class="unknown">O</a>
  244. <a href="#three" class="unknown">W</a>
  245. <a href="#four" class="unknown">N</a>
  246. </div>
  247.  
  248. <div id="img">
  249. <div class="image"><div class="text">
  250. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  251. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  252. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  253. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  254. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  255. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  256. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  257. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  258. <a href="/profile.php?user=" class="dark" target="_blank">Friend</a>
  259. </div></div></div>
  260.  
  261. <div id="title"><div class="innertitle">
  262. We are Legion, we are many.
  263. </div></div>
  264.  
  265. <div id="container">
  266. <div id="zero">
  267. <h2>TEXT HERE</h2>
  268. <b>bold</b> <i>italic</i> <u>underline</u> <strike>strike through</strike> <big>big text</big> <small>small text</small> <a href="" target="_blank">Link.</a>
  269. <br><br>
  270. </div>
  271.  
  272. <div id="one">
  273.  
  274. </div>
  275.  
  276. <div id="two">
  277.  
  278. </div>
  279.  
  280. <div id="three">
  281.  
  282. </div>
  283.  
  284. <div id="four">
  285.  
  286. </div></div>
  287.  
  288. <div id="credit"><A TARGET="_blank" HREF="/profile.php?user=Remi" title="Copyright"><img src="http://i1267.photobucket.com/albums/jj547/xdevilrose/Photoshop/--devilrose2.png"></A>
Advertisement
Add Comment
Please, Sign In to add comment