thisisnotras

Charles profile

Nov 23rd, 2015
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. <style>
  2. .pfor{display: none;}
  3. #profile{background: transparent; border: 0px;}
  4.  
  5. body {overflow: hidden;
  6. text-align: center;}
  7.  
  8. ::-webkit-scrollbar
  9. {
  10. width: 4px;
  11. background-color: #1B0A1A;
  12. }
  13.  
  14. ::-webkit-scrollbar-thumb
  15. {
  16. border-radius: 10px;
  17. -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  18. background-color: #F7DE93;
  19. }
  20.  
  21.  
  22. #whole{position: fixed;
  23. top: 0px;
  24. left: 0px;
  25. right: 0px;
  26. bottom: 0px;
  27. background-image:url(http://t.facdn.net/[email protected]);
  28. background-repeat: no-repeat;
  29. background-size: auto 80%;
  30. background-color: #87766C;
  31. background-position: bottom left;
  32. }
  33.  
  34. #memopad{position: absolute;
  35. top: 0px;
  36. bottom: 0px;
  37. left: 0px;
  38. right: 0px;
  39. margin: auto;
  40. height: 300px;
  41. width: 300px;
  42. border: 1px solid black;
  43. background-color: #1B0A1A;
  44. border-radius: 5px 5px 5px 5px;
  45. overflow: hidden;}
  46.  
  47. #toppart{position: absolute;
  48. top: 0px;
  49. left: 0px;
  50. right: 0px;
  51. border: 0px solid blue;
  52. height: 34px;
  53. padding-left: 4px;
  54. padding-top: 7px;
  55. box-sizing: border-box;
  56. overflow: hidden;}
  57.  
  58. .buttons{float: left;
  59. border-radius: 90px 90px 90px 90px;
  60. height: 25px;
  61. width: 25.5px;
  62. background: #F7DE93;
  63. margin-left: 28px;
  64. box-sizing: border-box;
  65. padding-left: 4.5px;
  66. padding-top: 4px;
  67. text-align: center;}
  68.  
  69. #innerbutton{
  70. border-radius: 90px 90px 90px 90px;
  71. height: 16px;
  72. width: 16px;
  73. background: black;
  74. }
  75.  
  76. #bottompart, .bottompart{
  77. position: absolute;
  78. top: 50px;
  79. bottom: 6px;
  80. left: 0px;
  81. right: 0px;
  82. border: 0px solid white;
  83. text-align: left;
  84. color: #F7DE93;
  85. box-sizing: border-box;
  86. padding-top: 15px;
  87. padding-left: 10px;
  88. padding-right: 10px;
  89. overflow: auto;
  90. background-color: #1B0A1A;
  91. font-family: 'Times';
  92. font-size: 11pt;
  93. }
  94.  
  95. .bottompart{
  96. opacity: 0;
  97. -webkit-transition: all 0s;
  98. transition: all 0s;
  99. z-index: 0;}
  100.  
  101. .bottompart:target{opacity: 1; z-index: 2;}
  102.  
  103.  
  104.  
  105.  
  106.  
  107. </style>
  108.  
  109.  
  110. <div id="whole">
  111.  
  112. <div id="memopad">
  113. <div id="toppart">
  114. <a href="#link1" class="buttons">
  115. <div id="innerbutton">
  116. </div>
  117. </a>
  118. <a href="#link2" class="buttons">
  119. <div id="innerbutton">
  120. </div>
  121. </a>
  122. <a href="#link3" class="buttons">
  123. <div id="innerbutton">
  124. </div>
  125. </a>
  126. <a href="#link4" class="buttons">
  127. <div id="innerbutton">
  128. </div>
  129. </a>
  130. <a href="#link5" class="buttons">
  131. <div id="innerbutton">
  132. </div>
  133. </a>
  134. </div>
  135.  
  136.  
  137. <div id="bottompart" style="z-index:1;">
  138. FIRST. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  139. </div>
  140.  
  141. <div class="bottompart" id="link2">
  142. SECOND. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  143. </div>
  144.  
  145. <div class="bottompart" id="link3">
  146. THIRD. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  147. </div>
  148.  
  149. <div class="bottompart" id="link4">
  150. FOURTH. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  151. </div>
  152.  
  153. <div class="bottompart" id="link5">
  154. FIFTH. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
  155. </div>
  156. </div>
  157.  
  158.  
  159. </div>
Advertisement
Add Comment
Please, Sign In to add comment