Advertisement
tragical

river's profile

Oct 22nd, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. <!- // Coding (c) Owly 2014 // -!>
  2. <style type="text/css">
  3. #header, #search, #main-navbar, #sidebar, #sidetabs, #alerts, #navigation, #chatroom_mini,#chatroom, #chatroom_closed, #footer_bg, #breadcrumbs, #footer_bg, .wrapper{display: none;}div.wraper{ background:none;
  4. }
  5.  
  6. body{
  7. background:#fff;
  8. overflow:hidden;
  9. }
  10.  
  11. .head{
  12. display:none;
  13. }
  14.  
  15. #block1, #block6{
  16. display:none;
  17. }
  18.  
  19. #content #body, #content td, #content table{
  20. background:none;
  21. border:none;
  22. }
  23.  
  24. #side{
  25. position:fixed;
  26. left:0px;
  27. right:0px;
  28. margin:auto;
  29. width:618px;
  30. height:150px;
  31. background:url(http://pile.randimg.net/0/135/33986/river.png);
  32. top:50px;
  33. }
  34.  
  35. #side .links{
  36. margin-top:150px;
  37. text-align:center;
  38. width:100%;
  39. border-bottom:1px solid #f1f1f1;
  40. padding-bottom:10px;
  41. }
  42.  
  43. #side .links a{
  44. color:#4f4f4f;
  45. font:10px arial;
  46. text-transform:uppercase;
  47. text-decoration:none;
  48. margin-right:15px;
  49. padding-bottom:10px;
  50. border-bottom:1px solid #fff;
  51. -webkit-transition: all 1s ease;
  52. -moz-transition: all 1s ease;
  53. -ms-transition: all 1s ease;
  54. -o-transition: all 1s ease;
  55. transition: all 1s ease;
  56. }
  57.  
  58. #side .links a:hover{
  59. border-bottom:1px solid #5768b2;
  60. padding-bottom:2px;
  61. }
  62.  
  63. #side h3{
  64. font:30px georgia;
  65. font-style:italic;
  66. margin-top:-30px;
  67. margin-right:10px;
  68. margin-bottom:0;
  69. width:100%;
  70. text-align:right;
  71. color:#354278;
  72. }
  73.  
  74. #side h3 span{
  75. text-transform:uppercase;
  76. color:#1c2756;
  77. font-style:normal;
  78. letter-spacing:1px;
  79. }
  80.  
  81. #side .info{
  82. height:350px;
  83. width:618px;
  84. overflow:auto;
  85. margin-top:7px;
  86. background:#f1f1f1;
  87. }
  88.  
  89. #side .info h4{
  90. margin:12px 50px -25px;
  91. padding-left:7px;
  92. font:25px georgia;
  93. color:#354278;
  94. font-style:italic;
  95. }
  96.  
  97. #side .info p{
  98. background:rgba(255, 255, 255, 0.7);
  99. color:#4f4f4f;
  100. font:10px arial;
  101. text-align:justify;
  102. margin-left:50px;
  103. overflow:auto;
  104. width:488px;
  105. height:100px;
  106. padding:15px;
  107. border-bottom:1px solid #ccc;
  108. }
  109.  
  110. #side .info i{
  111. color:#354278;
  112. font-style:italic;
  113. }
  114.  
  115. #side .info b{
  116. font-weight:bold;
  117. color:#fff;
  118. background:#1c2756;
  119. padding:0px 3px;
  120. }
  121.  
  122. #side .info u{
  123. text-decoration:none;
  124. border-bottom:1px solid #1c2756;
  125. padding-bottom:1px;
  126. margin-bottom:3px;
  127. }
  128.  
  129. ::selection {
  130. background: #1c2756; /* WebKit/Blink Browsers */
  131. color:#fff;
  132. }
  133. ::-moz-selection {
  134. background: #1c2756; /* Gecko Browsers */
  135. color:#fff;
  136. }
  137. </style><div id="side"><h3>river <span>song</span></h3>
  138. <div class="links"><a href="hatchery">hatchery</a> <a href="forum">forums</a> <a href="chat.php">chat</a> <a href="updates">exit</a></div>
  139. <div class="info"><h4>bio</h4>
  140. <p> Lorem ipsum dolor sit amet, consectetur <i>adipiscing elit</i>. Nulla vestibulum vestibulum lobortis. Integer iaculis eros quis consequat tempus. Praesent sit amet rutrum ligula, eget iaculis dui. Maecenas vel est magna. Nulla maximus eleifend tellus nec molestie. Aenean eu luctus ante, ac molestie tortor. <u>Vivamus at</u> porttitor dui. Maecenas ex orci, blandit in odio imperdiet, sollicitudin gravida dui.
  141. <br>
  142. Sed cursus suscipit arcu et fermentum. Maecenas finibus, dui vel laoreet vestibulum, eros neque eleifend quam, ut convallis libero augue sit amet urna. Fusce auctor volutpat nibh. Integer sed augue non felis vehicula vulputate at et massa. Nunc posuere dapibus dui non gravida.</p>
  143. <h4>other</h4>
  144. <p><b>NO SPOILERS!</b> Praesent vitae tempus quam, vel posuere tortor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nunc ullamcorper dictum lacus eget suscipit. Aliquam sed nunc sit amet urna bibendum molestie. <i>Nulla libero diam</i>, maximus vestibulum tellus ut, rhoncus lobortis risus. Morbi mattis neque ac orci consectetur tincidunt. Donec elementum nibh porta pellentesque ullamcorper.Pellentesque eu suscipit nulla, at accumsan ante. Nunc sit amet odio dui. Nulla facilisi. Cras gravida augue nec erat hendrerit pharetra. Etiam sapien neque, sagittis sed dapibus et, egestas id libero. </p>
  145. </div>
  146. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement