Advertisement
Monochrome

- laurent.

Oct 27th, 2014
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 6.86 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 {
  8. font-family: verdana;
  9. font-size: 10px;
  10. background-color: #D4B0A0;
  11. background-image: url('');
  12. background-attachment: fixed;
  13. background-position: bottom left;
  14. background-repeat: repeat;
  15. text-align: justify;
  16. color: #888888;
  17. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  18. }
  19.  
  20. b, strong {font-family:'verdana'; font-variant: small-caps; font-size:10px; color: #070707; font-weight:normal; letter-spacing: -1px;}
  21. i {color: #633533; font-family: 'calibri'; font-variant: small-caps; font-size:10pt; 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: #820000; font-size: 11px; font-weight: light; letter-spacing: 0px; font-family:Romans; text-transform: normal; text-decoration: none; font-weight: normal; text-shadow: #212121 0px 0px 1px;}
  24. big {color: #633533; font-size: 15px; font-weight: light; letter-spacing: 0px; font-family: Century Gothic; text-transform: normal; text-decoration: none; font-weight: normal; text-align: center; Text-shadow: #43150E 0px 0px 1px;}
  25. small {color: #633533; font-size: 10px; font-weight: light; letter-spacing: -1px; font-family: verdana; font-variant: small-caps; text-transform: lowercase; text-decoration: none; font-weight: normal; text-align: center;}
  26.  
  27. ::-webkit-scrollbar-button:vertical:{background-color: transparent;
  28. -moz-border-radius: 0px 0px 0px 0px;
  29. border-radius:0px 0px 0px 0px;}
  30. ::-webkit-scrollbar-thumb:vertical {background-color: transparent; height:20px;
  31. -moz-border-radius: 0px 0px 0px 0px;
  32. border-radius:0px 0px 0px 0px;}
  33. ::-webkit-scrollbar-thumb:horizontal {background-color: transparent; height:20px !important;
  34. -moz-border-radius: 0px 0px 0px 0px;
  35. border-radius:0px 0px 0px 0px;}
  36. ::-webkit-scrollbar { height:20px;width:3px; background-color:transparent;}
  37.  
  38. @font-face {
  39.   font-family: 'CaneletterScriptThinPersonal';
  40.   src: url('http://www.fontsaddict.com/fontface/caneletterscriptthinpersonal.ttf');
  41. }
  42.  
  43. h1{
  44. font-size: 23px;
  45. font-variant: small-caps;
  46. color: #B67D82;
  47. text-transform: lowercase;
  48. letter-spacing: -1px;
  49. text-align: center;
  50. background-color: none;
  51. line-height: 20px;
  52. text-align: justified;
  53. font-family: century gothic;
  54. text-shadow: #444444 2px 3px 4px;
  55. margin-top: 170px;
  56. margin-bottom: 8px;
  57. display: block;
  58. background-color: #151413;
  59. border-right: 1px solid #4B4330;
  60. padding: 0px;
  61. font-weight: normal;
  62. }
  63.  
  64. h2{
  65. font: 10px verdana;
  66. font-variant: small-caps;
  67. color: #444444;
  68. text-align: center;
  69. margin: -8px;
  70. padding: 0px;}
  71.  
  72. h3{
  73. font: 10px verdana;
  74. font-variant: small-caps;
  75. color: #444444;
  76. text-align: right;
  77. margin: 0px;
  78. padding: 0px;}
  79.  
  80.  
  81. #no{
  82. position: fixed;
  83. top: 0px;
  84. left: 0px;
  85. right: 0px;
  86. bottom: 0px;
  87. z-index: 999999;
  88. }
  89.  
  90. #title {
  91. position: fixed;
  92. top: 42px;
  93. left: 700px;
  94. z-index: 550;
  95. color: #A8777B;
  96. font-size: 60px;
  97. line-height: 80px;
  98. letter-spacing: 2px;
  99. font-family: 'CaneletterScriptThinPersonal';
  100. text-shadow: #212121 2px 3px 4px;
  101. z-index: 600;
  102. }
  103.  
  104. #container{
  105. position: fixed;
  106. z-index: 100;
  107. left: 400px;
  108. height: 490px;
  109. width: 600px;
  110. top: 100px;
  111. z-index: 5;
  112. background-color: #D4B0A0;
  113. border-top: #5E332D 5px Solid;
  114. border-bottom: #5E332D 30px Solid;
  115. border-left: #5E332D 5px Solid;
  116. border-right: #5E332D 5px Solid;
  117. }
  118.  
  119. #tome{
  120. position: absolute;
  121. top: 0px;
  122. left: 345px;
  123. background-color: #3F343F;
  124. background-image: url('http://i.picpar.com/jFgb.jpg');
  125. background-repeat: no-repeat;
  126. background-position: -300px -250px;
  127. background-attachment: absolute;
  128. width: 250px;
  129. height: 490px;
  130. border-left: #5E332D 5px solid;
  131. z-index: 10;
  132. }
  133.  
  134. #N2 {
  135. position: fixed;
  136. left: 295px;
  137. top: 600px;
  138. width: 820px;
  139. background-color: transparent;
  140. z-index: 1000;
  141. }
  142.  
  143. #icon{
  144. position:fixed;
  145. top: 70px;
  146. left: 970px;
  147. z-index:50000;}
  148.  
  149. #image {
  150. position:fixed;
  151. top: 220px;
  152. left: 115px;
  153. z-index:50000;}
  154.  
  155. .box {
  156. position: fixed;
  157. left: 402px;
  158. top: -1000px;  
  159. width: 335px;
  160. height: 480px;
  161. padding: 5px;
  162. color: #6E423E;
  163. font-family: verdana;
  164. font-variant: small-caps;
  165. text-align: justify;  
  166. font-size: 10px;
  167. line-height: 13px;  
  168. overflow: auto;
  169. background-color: transparent;
  170. opacity: 0;
  171. transition: all 0.5s ease-in-out;
  172. -webkit-transition: all 0.5s ease-in-out;
  173. -moz-transition: all 0.5s ease-in-out;
  174. -o-transition: all 0.5s ease-in-out;
  175. -ms-transition: all 0.5s ease-in-out;
  176. z-index: 950;
  177. }
  178.  
  179. .box:target {
  180. top: 105px;
  181. left: 402px;
  182. opacity: 1;
  183. transition: all 0.5s ease-in-out;
  184. -webkit-transition: all 0.5s ease-in-out;
  185. -moz-transition: all 0.5s ease-in-out;
  186. -o-transition: all 0.5s ease-in-out;
  187. -ms-transition: all 0.5s ease-in-out;
  188. }
  189.  
  190. a.nav:link, a.nav:active, a.nav:visited{
  191. letter-spacing: 1px;
  192. text-transform: lowercase;
  193. display: inline-block;
  194. width: 190px;
  195. height: 10px;
  196. color: #EDEDEE;
  197. margin: 5px;
  198. background-color: transparent;
  199. text-align: center;
  200. line-height: 10px;    
  201. font-variant: small-caps;
  202. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  203. -webkit-transition: all 0.4s ease-out;
  204. -moz-transition: all 0.4s ease-out;
  205. -moz-border-radius-topright: 5px;
  206. -moz-border-radius-bottomright: 5px;}
  207.  
  208. a.nav:hover{
  209. background-color: transparent;
  210. color: transparent;
  211. text-decoration: none;
  212. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  213. }
  214.  
  215. a {
  216. color: #070707;
  217. text-decoration: none;
  218. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  219. }
  220.        
  221. a:hover {
  222. color: #888888;
  223. text-decoration: none;
  224. cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur819.cur), default;
  225. }
  226.  
  227. p {
  228. margin: 10px;
  229. padding: 5px;
  230. font-family: verdana;
  231. font-variant: small-caps;
  232. text-align: justify;
  233. font-size: 10px;
  234. color: #EDEDEE;
  235. background-color: transparent;
  236. }
  237.  
  238. </style>
  239.  
  240. <div id="no" oncontextmenu="return false;">
  241.  
  242. <div id="title"> The Elucidator </div>
  243.  
  244. <div id="container">
  245. <div id="tome"></div>
  246.  
  247. <div id="N2">
  248. <a class="nav" href="#one">Statistics</a>
  249. <a class="nav" href="#two">Relations</a>
  250. <a class="nav" href="#three">Guidelines</a>
  251. </div>
  252.  
  253. <div id="one" class="box">
  254. <b>This is bold</b> <i>This is italics</i> <u>This is underline</u> <big>This is big</big> <small>This is small</small> <a href="" target="_blank">This is a link.</a>
  255. </div>
  256.  
  257. <div id="two" class="box">
  258. more words here.
  259. </div>
  260.  
  261. <div id="three" class="box">
  262. <small>→</small> Olivia made this profile for Laurent only! <br>
  263. <small>→</small> More ooc shenanigans here. <br>
  264. </div>
  265.  
  266. <div id="icon"><img src="http://oi57.tinypic.com/mb2woz.jpg"></div>
  267. <div id="image"><img src="http://fc06.deviantart.net/fs71/f/2014/124/9/3/93408325958095740aaa9dea49cce02e-d7h4my3.png" width="300" height="500"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement