Advertisement
Guest User

iBook css

a guest
Mar 21st, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.40 KB | None | 0 0
  1. <div id="credits">profile | [user=paula] :: story | [user=ibook]</div>
  2.  
  3. <div id="maintext">
  4. <div id="text">
  5. <div id="title">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam</div>
  6. <div style="line-height: 100%;"><br></div>
  7. <i>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."</i>
  8. <div style="line-height: 100%;"><br></div>
  9. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
  10. <div style="line-height: 100%;"><br></div>
  11. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
  12. <div style="line-height: 300%;"><br></div>
  13. </div>
  14.  
  15. </div>
  16.  
  17. <style>
  18.  
  19. @import url(https://fonts.googleapis.com/css?family=Bree+Serif);
  20.  
  21. #header, #postcards, #header-ban, #header-ban-main, .hustler, #header-lrc, #header-rrc, #footer, #postcards, #header, #menu, #sidebar, #spacer, #bookmarks, #rightbg, .pet_age_info_date, .pet_wco_info_date, .pet_name, #pet_friends, #column_3, #pet_desc h2, #column_1 h2, .hustler, .modal-content {display:none;}
  22.  
  23.  
  24. #page, #bookmarks, #content {background:none;}
  25.  
  26. #main-content, #sidebar {
  27. background: transparent;
  28. }
  29.  
  30. body, html {
  31. font-size: 8.5pt!important;
  32. color:#291a23!important;
  33. font-family: 'Bree Serif', serif;
  34. }
  35.  
  36. a:link {color: #ffd8b1;}
  37. a:visited {color: #ffd8b1;}
  38. a:hover {color: #ff8254;}
  39.  
  40. b {color: #291a23;}
  41. i {color: #291a23;}
  42. u {color: #291a23;}
  43.  
  44. html {
  45. height: 100%;
  46. width: 100%;
  47. }
  48.  
  49. body {
  50. background-image: url(https://imgur.com/OSCH8TR.png), url(https://imgur.com/m7d9Bzs.png), url(https://imgur.com/EFdiO3b.png) !important;
  51. background-size: 850px 684px, 106px 699px, cover !important;
  52. position: absolute;
  53. left: 0px;
  54. top: 0px;
  55. background-color: #fff !important;
  56. background-repeat: no-repeat, repeat-x, no-repeat !important;
  57. background-position: center 0px, 0px 0px, 0px 0px, center !important;
  58. -webkit-background-size: 850px 684px, 106px 699px, cover !important;
  59. -moz-background-size: 850px 684px, 106px 699px, cover !important;
  60. -o-background-size: 850px 684px, 106px 699px, cover !important;
  61. position: fixed;
  62. overflow: hidden;
  63. height: 100%;
  64. width: 100%;
  65. }
  66.  
  67.  
  68. #title {
  69. text-align: left !important;
  70. color: #442d3a;
  71. padding-bottom: 8px;
  72. margin-bottom: 6px;
  73. padding-top: 7px;
  74. font-family: 'Bree Serif', serif;
  75. font-size: 9pt;
  76. border-bottom: 1px solid #442d3a;
  77. }
  78.  
  79. .pet_spotlight img {
  80. width: 40px;
  81. height: 40px;
  82. margin-top: 8px;
  83. border-radius: 5px;
  84. opacity:0.85;
  85. -webkit-transition: all 0.5s ease;
  86. -moz-transition: all 0.5s ease;
  87. -ms-transition: all 0.5s ease;
  88. -o-transition: all 0.5s ease;
  89. transition: all 0.5s ease;
  90. }
  91.  
  92. #pet_minion {
  93. display: none;
  94. }
  95.  
  96.  
  97. .owner img {
  98. display: none;
  99. }
  100.  
  101. .pet_color_info {
  102. position:fixed;
  103. left: 50%;
  104. margin-left: -250px;
  105. top: 492px;
  106. z-index: 5;
  107. color: #f53f41;
  108. font-size: 9pt!important;
  109. letter-spacing: 2px;
  110. text-transform: lowercase;
  111. width: 200px;
  112. text-align: center;
  113. }
  114.  
  115. .owner {
  116. position:fixed;
  117. left: 50%;
  118. margin-left: -250px;
  119. top: 507px;
  120. width: 200px;
  121. text-align: center;
  122. z-index: 5;
  123. color: #f53f41;
  124. font-size: 9pt!important;
  125. letter-spacing: 2px;
  126. text-transform: lowercase;
  127.  
  128. }
  129.  
  130. .owner a {
  131. color: #f53f41;
  132. }
  133.  
  134. #pet_treasure {
  135. display: none;
  136. position:fixed;
  137. left: 50%;
  138. margin-left: -338px;
  139. top: 207px;
  140. width: 250px;
  141. height: 208px;
  142. padding: 0px;
  143. z-index: 4;
  144. padding-right: 3000px;
  145. overflow:auto;
  146. z-index:4;
  147. }
  148.  
  149. #pet_treasure h2 {display:none;}
  150.  
  151. #pet_treasure img {
  152. border: 1px solid #7a6d81;
  153. border-radius: 5px;
  154. padding: 0px;
  155. }
  156.  
  157. .treasure_item {
  158. height: 35px;
  159. width: 35px;
  160. padding-right: 7px;
  161. padding-bottom: 7px;
  162. opacity:.85;
  163. -webkit-transition: all 0.5s ease;
  164. -moz-transition: all 0.5s ease;
  165. -ms-transition: all 0.5s ease;
  166. -o-transition: all 0.5s ease;
  167. transition: all 0.5s ease;
  168. }
  169.  
  170. .treasure_item:hover, #pet_minion img:hover, .pet_spotlight img:hover {
  171. opacity: 1;
  172. }
  173.  
  174. .pet_like {
  175. position:fixed;
  176. left: 50%;
  177. margin-left: -250px;
  178. top: 517px;
  179. width: 200px;
  180. text-align: center;
  181. z-index: 5;
  182. color: #221411;
  183. font-size: 7.5pt!important;
  184. letter-spacing: 0.5px;
  185. text-transform: lowercase;
  186. }
  187.  
  188. i.red.icon {color: #bc133d!important; text-decoration: none!important;}
  189.  
  190. .pet_like i {color: #522c34; text-decoration: none!important;}
  191.  
  192. .pet_like i:hover {color: #bc133d; text-decoration: none!important; cursor: pointer;}
  193.  
  194. #maintext {
  195. position:fixed;
  196. left: 50%;
  197. margin-left: -335px;
  198. top: 205px;
  199. width: 180px;
  200. height: 208px;
  201. overflow: hidden;
  202. -webkit-transition: all 1s ease;
  203. -moz-transition: all 1s ease;
  204. -ms-transition: all 1s ease;
  205. -o-transition: all 1s ease;
  206. transition: all 1s ease; z-index:1;
  207. line-height: 155%;
  208. padding: 0px;
  209. padding-right: 18px;
  210. border: 1px solid transparent;
  211. text-align: left;
  212. z-index: 4;
  213. }
  214.  
  215. #maintext a:hover {
  216. color: #6d2542;
  217. }
  218.  
  219. #text {
  220. width: 205px;
  221. height: 208px;
  222. overflow: auto;
  223. padding-right: 500px;
  224. }
  225.  
  226. #credits {
  227. width: 165px;
  228. height: 205px;
  229. overflow: auto;
  230. padding-right: 500px;
  231. }
  232.  
  233.  
  234.  
  235. #pet_image {
  236. display: none;
  237. }
  238.  
  239. .pet_spotlight{
  240. background-color: #ff312d;
  241. border-left: 17px solid transparent;
  242. color: #ffd8b1;
  243. left: 50%;
  244. margin-left: -365px;
  245. top: 220px;
  246. font-size: 8pt;
  247. position: fixed;
  248. padding-top: 0px;
  249. padding-bottom: 0px;
  250. height: 100px;
  251. width: 0px;
  252. overflow: hidden;
  253. border-radius: 10px 0px 0px 10px;
  254. -webkit-transition: all 1s ease;
  255. -moz-transition: all 1s ease;
  256. -ms-transition: all 1s ease;
  257. -o-transition: all 1s ease;
  258. transition: all 1s ease;
  259. z-index:10;
  260. font-size: 7.5pt!important;
  261. letter-spacing: 0.5px;
  262. text-transform: lowercase;
  263. }
  264.  
  265. .pet_spotlight:hover {
  266. width: 120px;
  267. margin-left: -485px;
  268. }
  269.  
  270. .pet_spotlight a {
  271. color: #ecbf95;
  272. font-size: 7.5pt!important;
  273. letter-spacing: 0.5px;
  274. text-transform: lowercase;
  275. }
  276.  
  277.  
  278. #credits {
  279. position: fixed;
  280. top: 452px;
  281. left: 50%;
  282. margin-left: -368px;
  283. width: 500px;
  284. height: 30px;
  285. color:#522c34!important;
  286. letter-spacing: 0.5px;
  287. text-transform: lowercase;
  288. font-size: 7.5pt;
  289. z-index: 5;
  290. }
  291.  
  292.  
  293. #credits a {
  294. font-size: 7.5pt!important;
  295. color: #522c34!important;
  296. font-family: 'Bree Serif', serif;
  297. text-decoration: none;
  298. letter-spacing: 0.5px;
  299. text-transform: lowercase;
  300. }
  301.  
  302. #credits a img {
  303. display: none;
  304. }
  305.  
  306. ::-webkit-scrollbar {width: 10px;}
  307. ::-webkit-scrollbar-track {background-color: transparent;border-left: 1px solid transparent;}
  308. ::-webkit-scrollbar-thumb {background-color: transparent;}
  309. ::-webkit-scrollbar-thumb:hover {background-color: transparent;}
  310.  
  311. #but1 {
  312. background-color: #ff312d;
  313. width: 65px;
  314. padding-top: 3px;
  315. height: 19px;
  316. position: fixed;
  317. top: 426px;
  318. left: 50%;
  319. margin-left: -100px;
  320. z-index: 100;
  321. text-align: center;
  322. border-radius: 0px 0px 5px 5px;
  323. }
  324.  
  325. #but2 {
  326. background-color: #ff312d;
  327. width: 65px;
  328. padding-top: 3px;
  329. height: 19px;
  330. position: fixed;
  331. top: 426px;
  332. left: 50%;
  333. margin-left: -180px;
  334. z-index: 4;
  335. text-align: center;
  336. border-radius: 0px 0px 5px 5px;
  337.  
  338. }
  339.  
  340. #but1:hover, #but2:hover {
  341. background-color: #ff312d;
  342. }
  343.  
  344.  
  345. #pet_desc:target +#pet_treasure {display:block;}
  346. #pet_desc:target #maintext {display:none;}
  347.  
  348.  
  349. </style>
  350. <a href="#pet_desc"><div id="but1">treasure</div></a>
  351. <a href="#maintext"><div id="but2">story</div></a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement