Advertisement
owlette

machete.

Feb 8th, 2014
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.90 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(http://fonts.googleapis.com/css?family=Inconsolata);
  3.  
  4. ::-webkit-scrollbar {
  5. width: 0px;
  6. height: 0px;
  7. padding-top: 0px; }
  8.  
  9. ::-webkit-scrollbar-track {
  10. background-color:transparent; }
  11.  
  12. ::-webkit-scrollbar-thumb {
  13. height: 0px;
  14. width: 0px;
  15. background-color: transparent; }
  16.  
  17. ::-webkit-scrollbar-track-piece {
  18. height: 0px;
  19. width: 0px; }
  20.  
  21. ::-moz-selection, ::selection
  22. {background: pink; color: #ffffff; }
  23.  
  24. ::selection
  25. {background: pink; color: #ffffff; }
  26.  
  27. .pfor {display: none;}
  28. body {background-color: transparent;}
  29. #profile {background-color: transparent;}
  30. #profile {border: 0px;}
  31. body {margin-left: 0px;}
  32.  
  33. body{
  34. background: white url('http://i60.tinypic.com/2s1mbr9.jpg') left top fixed no-repeat;
  35. background-size:;
  36. margin: 0;
  37. padding: 0;
  38. font-family: inconsolata;
  39. }
  40.  
  41. a:link, a:visited, a:active{
  42. color: #e7e7e7;
  43. font-family: arial;
  44. text-transform: uppercase;
  45. text-decoration: none;
  46. font-weight: none;
  47. letter-spacing: 1px;
  48. border-bottom: dotted 0px black;
  49. font-size:8px;
  50. -webkit-transition: all .7s ease-in-out;
  51. -moz-transition: all .7s ease-in-out;
  52. -o-transition: all .7s ease-in-out;
  53. -ms-transition: all .7s ease-in-out;
  54. transition: all .7s ease-in-out;}
  55.  
  56. a:hover{
  57. color: gray;
  58. font-family: arial;
  59. text-transform: uppercase;
  60. text-align: center;
  61. font-size:8px;
  62. letter-spacing: 1px;
  63. border-bottom: dotted 0px black;
  64. -webkit-transition: all .7s ease-in-out;
  65. -moz-transition: all .7s ease-in-out;
  66. -o-transition: all .7s ease-in-out;
  67. -ms-transition: all .7s ease-in-out;
  68. transition: all .7s ease-in-out;}
  69.  
  70. a:link.nav, a:visited.nav, a:active.nav {
  71. color:silver;
  72. width: 50px;
  73. font-family: Letter gothic std;
  74. font-size: 25px;
  75. letter-spacing: 10px;
  76. word-spacing: 5px;
  77. -webkit-transition: all 0.5s ease-out;
  78. -moz-transition: all 0.5s ease-out;
  79. border-radius: 3px;
  80. display:;
  81. font-weight: none;
  82. margin-bottom: 1px;
  83. text-transform: none;
  84. background-color:;
  85. text-align: center;
  86. text-decoration: none;
  87. }
  88.  
  89. a:hover.nav {
  90. color: gray;
  91. font-family: letter gothic std;
  92. font-size: 25px;
  93. -webkit-transition: background 3s;
  94. -webkit-transition: all 0.5s ease-out;
  95. -moz-transition: all 0.5s ease-out;
  96. line-height: -0px;
  97. letter-spacing: 10px;
  98. display: ;
  99. font-weight: none;
  100. margin-bottom: 1px;
  101. word-spacing: 5px;
  102. text-transform: none;
  103. background-color: white;
  104. text-align: center;
  105. text-decoration: none;
  106. }
  107.  
  108. #chanyeol{
  109. margin:auto;
  110. margin-top:9%;
  111. width:238px;
  112. text-align:center;
  113. }
  114.  
  115. #sehun img{
  116. margin-left:-1px;
  117. opacity:0.8;
  118. height:auto;
  119. max-width:218px;
  120. max-height:88px;
  121. border:1px solid #ffdadf;
  122. }
  123.  
  124. #sehun{
  125. background-color: white;
  126. overflow:auto;
  127. text-align:center;
  128. font-family:inconsolata;
  129. letter-spacing:0.5px;
  130. margin-top:3px;
  131. color:silver;
  132. font-size:9px;
  133. max-height:220px;
  134. width:220px;
  135. border:1px solid #ffdadf;
  136. -webkit-border-radius:4px;
  137. -moz-border-radius:4px;
  138. border-radius:3px;
  139. box-shadow:5px 5px #fdeff1;
  140. padding:9px;
  141. }
  142.  
  143. h1 {
  144. color: #ffdadf;
  145. font-size: 10px;
  146. font-family: book antiqua;
  147. text-shadow:0px 1px 2px #e7e7e7;
  148. text-align: center;
  149. letter-spacing:2px;
  150. font-weight: lighter;
  151. text-transform: lowercase;
  152. }
  153.  
  154. .contentbox {
  155. background-image:url('');
  156. left:290px;
  157. top:250px;
  158. width:220px;
  159. background-color:none;
  160. position:absolute;
  161. height:425px;
  162. font-size:9px;
  163. font-family:inconsolata;
  164. letter-spacing:1px;
  165. text-align: center;
  166. color:;
  167. }
  168.  
  169. .section {
  170. height: 220px;
  171. overflow: auto;
  172. padding-right:9px;
  173. padding-left:5px;
  174. padding-top:0px;
  175.  
  176. }
  177.  
  178. .block {
  179. width: 230px;
  180. height: 220px;
  181. overflow: auto;
  182. overflow-y: hidden;
  183. border-top:0px;
  184. border:0px solid white;
  185. }
  186.  
  187. #text{
  188. position:fixed;
  189. width: 200px;
  190. height: 30px;
  191. top: 11%;
  192. left: 45%;
  193. border-style:solid;
  194. border-width:0px;
  195. border-color: #cccccc;
  196. font-family: times new roman;
  197. font-size: 15px;
  198. color: black;
  199. text-align: center;
  200. }
  201.  
  202.  
  203. #ooc {
  204. background-color: white;
  205. border: 0px;
  206. position: absolute;
  207. color: black;
  208. left: 44%;
  209. top: 0%;
  210. height: 88px;
  211. width: 218px;
  212. opacity: 0.0;
  213. margin: 5px;
  214. font-size:9px;
  215. font-family:inconsolata;
  216. letter-spacing:1px;
  217. text-align: center;
  218. color: silver;
  219. overflow-y: scroll;
  220. border-radius:3px;
  221. transition: all 0.5s ease-in-out;
  222. -webkit-transition: all 0.5s ease-in-out;
  223. -moz-transition: all 0.5s ease-in-out;}
  224.  
  225. #ooc:hover {
  226. background-color: white;
  227. border: 0px;
  228. position: absolute;
  229. left: 44.1%;
  230. top: 6.7%;
  231. height: 88px;
  232. width: 218px;
  233. opacity: 0.6;
  234. margin: 5px;
  235. font-size:9px;
  236. font-family:inconsolata;
  237. letter-spacing:1px;
  238. text-align: center;
  239. color: silver;
  240. overflow-y: scroll;
  241. border-radius:3px;
  242. transition: all 0.5s ease-in-out;
  243. -webkit-transition: all 0.5s ease-in-out;
  244. -moz-transition: all 0.5s ease-in-out;}
  245. </style>
  246.  
  247.  
  248.  
  249.  
  250. <div id="chanyeol">
  251. <div id="sehun">
  252.  
  253.  
  254. <img src="http://i61.tinypic.com/2rf7ud2.jpg"></div>
  255.  
  256. <div id="ooc">
  257. <div id="text">
  258. <a class="nav" id="tab1" href="#01">Ⅰ</a>
  259. <a class="nav" id="tab2" href="#02">Ⅱ</a>
  260. <a class="nav" id="tab3" href="#03">Ⅲ</a>
  261. <a class="nav" id="tab3" href="#04">Ⅳ</a>
  262. </div>
  263. </div>
  264.  
  265. <br>
  266.  
  267. <div id="sehun">
  268. <div class="block">
  269.  
  270.  
  271. <a name="01"></a>
  272. <div class="section">
  273.  
  274. <h1>i am the maker of my own evil</h1>
  275. <a href="">link.</a>
  276. "but I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally circumstances occur in which toil and pain can procure him some great pleasure. To take a trivial example, which of us ever undertakes laborious physical exercise, except to obtain some advantage from it? But who has any right to find fault with a man who chooses to enjoy a pleasure that has no annoying consequences, or one who avoids a pain that produces no resultant pleasure?"
  277. </div>
  278.  
  279. <a name="02"></a>
  280. <div class="section">
  281. <center><h1>Devil is in the Details</h1></center>
  282. "On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains."
  283. </div>
  284.  
  285. <a name="03"></a>
  286. <div class="section">
  287. <center><h1>this is tab three</h1></center>
  288. "On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains."
  289. </div>
  290.  
  291. <a name="04"></a>
  292. <div class="section">
  293. <center><h1>this is tab four</h1></center>
  294. "On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains."
  295. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement