Advertisement
Biebergirl

Justin css 2

May 9th, 2018
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 11.78 KB | None | 0 0
  1. body {background-image: url(http://2.bp.blogspot.com/-inm7dBTXWSo/UdU6KHCuqtI/AAAAAAAAWxY/tEbIK1Ql0XA/s1280/Abstract+Aurora+Wallpapers+%25282%2529.jpg'');
  2. background-color: #DAE5A0; background-repeat: repeat;
  3. background-attachment: fixed;
  4. }
  5. @font-face {
  6. font-family: "small";
  7. src: url(http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf);
  8. }
  9. @font-face {font-family: "janeaustin";src: url('http://static.tumblr.com/rseqecb/rmEmbjx7h/janeaust.ttf');}
  10.  
  11. ::-webkit-scrollbar {width: 6px; height: 7px; background: transparent;}
  12. ::-webkit-scrollbar-thumb {background-color:
  13. #EBCCAF; border-radius: 60px; border: 50px solid #eee; }
  14. ::-webkit-scrollbar-corner {background: transparent;}
  15.  
  16. .account-links {display: none;}
  17. .xg_module movable,  .module_video{display: all;}
  18. #xg_body, .xg_floating_container {background-color: white;}
  19. h1 {display: none;}
  20. h2 {display: none;}
  21. ul.navigation.easyclear {display: none;}
  22. .sortable.music{display: none;}
  23. .module_groups {display: none;}
  24. .module_about_user {display: none;}
  25. .sortable.module_feed {display: none;}
  26. .module_photo {display: all;}
  27. .module_members {display:none !important; }
  28. #xj_module_gift {display: all;}
  29. /* comment wall */ #xg_module_body, #xg_module_head h2, .xg_module_comment_wall{ display: none;}
  30. #xg_masthead {visibility:hidden;}
  31. .xg_module_body.profile.vcard dl.last-child a {font-family: consolas; font-size: 8px; text-transform: uppercase; line-height: 5px; color : #E9363A;}
  32. .xg_module_body.profile.vcard dl.last-child {color: black; position: fixed; ;left: 50px; top: 50%;}
  33. .xg_sprite xg_sprite-share {display:none!important;}
  34. #xn_bar { display: none;}
  35. .xg_theme #xg_foot {display: none; }
  36. #xg_layout_column_1 { right }
  37. .xg_span-5 { display:none !important;}
  38. ul.nobullets.last-child {display: none;}
  39. #xg_mudule.movable.sortable.module {display: none;}
  40. #xg_navigation, #xg_navigation ul, #xg_navigation ul li, #xg_navigation ul li span, #xg_navigation {display: none;}
  41. .xg_theme #xg_head,  .xg_theme #xg_foot {
  42. display: all;}
  43. .dy-avatar.dy-avatar-full-width {
  44. display:all;}
  45. #xj_approvalBox {display: none;}
  46. .module_blog {display: none;}
  47.  
  48. {******ADDITIONS**********}
  49. a:hover , :hover, a {-webkit-transition: all 800ms linear;
  50. -moz-transition: all 800ms linear;
  51. -ms-transition: all 800ms linear;
  52. -o-transition: all 800ms linear;
  53. transition: all 800ms linear;}
  54.  
  55.  a:hover {-webkit-transition: all 400ms linear;
  56. -moz-transition: all 400ms linear;
  57. -ms-transition: all 400ms linear;
  58. -o-transition: all 400ms linear;
  59. transition: all 400ms linear;}
  60.  
  61. a {font-family: consolas; text-transform: uppercase; font-size: 10px;}
  62.  
  63. {MORE IMPORTANT CODES!}
  64. div#xg_layout_column_2{ font-size: 7px; width: 450px; height: 400px; position: fixed; top:0px; left: 0px; margin-left: 430px; margin-top: 60px;background-color: transparent; border: 10px solid ;}
  65. div.xg_span-16 {font-size: 7px; width: 600px; height: 450px; position: fixed; top:0px; left: 0px; margin-left: 200px; margin-top: 70px;background-color: transparent; }
  66. div.xg_3col { width:500px; background-color: transparent; position: fixed; top:0px; left: 50px; margin-left: 500px; }
  67.  
  68.  
  69.  
  70. html, body,   applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, ins, kbd, q, s, samp, small, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , body, td,   .orangetext15,.lightbluetext8,.blacktext12,.blacktext10,.whitetext12,.btext, .redtext, .redbtext, .text .xg_theme button, .xg_theme a.button, .xg_theme input.button {font-family: consolas; font-size: 9px; letter-spacing: 1px; webkit-transition: all 400ms ease;  text-decoration: none;
  71. -moz-transition: all 400ms ease;
  72. -ms-transition: all 400ms ease;
  73. -o-transition: all 400ms ease;
  74. transition: all 400ms ease; color : ;}
  75.  
  76.  
  77. #cred {
  78. position: fixed;
  79. right: 16px;
  80. bottom: 30px;
  81. }
  82.  
  83. @font-face {
  84. font-family: "Journal"; src: url('http://static.tumblr.com/pwgdr2n/9YYm3j4gp/journal.ttf');
  85. }
  86.  
  87. #cred a strong {
  88. color: red;
  89. font-family: 'journal';
  90. text-transform: lowercase;
  91. font-size: 40px;
  92. line-height: 20px;
  93. letter-spacing: -2px;
  94. color: #ff7575;
  95. display: block;
  96. text-align: center;
  97. }
  98.  
  99. #cred a {
  100. font-family: trebuchet ms;
  101. font-size: 7px;
  102. text-transform: uppercase;
  103. color: #aaa;
  104. }
  105.  
  106. #cred:hover {
  107. opacity: 0.5;
  108. }
  109.  
  110. #sidebarpic{
  111. opacity:1;
  112. transition: all 0.7s ease-out;
  113. -o-transition-transition: all 0.7s ease-out;
  114. -webkit-transition: all 0.7s ease-out;
  115. -moz-transition: all 0.7s ease-out;
  116. }
  117.  
  118. #sidebarpic img{
  119. opacity:1;
  120. margin: 0px;
  121. border:1px solid #e5e5e5;
  122. transition: all 0.8s ease-out;
  123. -o-transition-transition: all 0.8s ease-out;
  124. -webkit-transition: all 0.8s ease-out;
  125. -moz-transition: all 0.8s ease-out;
  126. }
  127.  
  128. #sidebarpic2 img{
  129. opacity:1;
  130. margin: 0px;
  131. border:1px solid #e5e5e5;
  132. transition: all 0.8s ease-out;
  133. -o-transition-transition: all 0.8s ease-out;
  134. -webkit-transition: all 0.8s ease-out;
  135. -moz-transition: all 0.8s ease-out;
  136. }
  137.  
  138. #sidebarpic3 img{
  139. opacity:1;
  140. margin: 0px;
  141. border:1px solid #e5e5e5;
  142. transition: all 0.8s ease-out;
  143. -o-transition-transition: all 0.8s ease-out;
  144. -webkit-transition: all 0.8s ease-out;
  145. -moz-transition: all 0.8s ease-out;
  146. }
  147.  
  148. #sidebar{
  149. positon: Fixed;
  150. margin-left: 30%;
  151. border:1px solid #e5e5e5;
  152. position:fixed !important;
  153. width:283px;
  154. background-color:white;
  155. height:auto;
  156. padding:4px;
  157. bottom:250px;
  158. left:80px;
  159. line-height:8px;
  160. text-align:center;
  161. z-index:999;
  162. opacity:1;
  163. transition: all 0.5s ease-out;
  164. -o-transition-transition: all 0.5s ease-out;
  165. -webkit-transition: all 0.5s ease-out;
  166. -moz-transition: all 0.5s ease-out;
  167. }
  168.  
  169. #sidebar:hover{
  170. opacity:1;
  171. transition: all 0.5s ease-out;
  172. -o-transition-transition: all 0.5s ease-out;
  173. -webkit-transition: all 0.5s ease-out;
  174. -moz-transition: all 0.5s ease-out;
  175. -webkit-box-shadow: 0px 0px 20px #fff;
  176. -moz-box-shadow: 0px 0px 20px #fff;
  177. box-shadow: 0px 0px 20px #fff;
  178. }
  179.  
  180. #sidebar2{
  181. positon: Fixed;
  182. margin-left: 30%;
  183. border:1px solid #e5e5e5;
  184. position:fixed !important;
  185. width:283px;
  186. background-color:white;
  187. height:auto;
  188. padding:4px;
  189. bottom:250px;
  190. left:80px;
  191. line-height:8px;
  192. text-align:center;
  193. z-index:9999;
  194. opacity:1;
  195. transition: all 0.5s ease-out;
  196. -o-transition-transition: all 0.5s ease-out;
  197. -webkit-transition: all 0.5s ease-out;
  198. -moz-transition: all 0.5s ease-out;
  199. -webkit-transform: rotate(10deg);
  200. }
  201.  
  202. #sidebar:hover #sidebar2{
  203. opacity:.6;
  204. -webkit-transform: rotate(0deg);
  205. transition: all 0.5s ease-out;
  206. -o-transition-transition: all 0.5s ease-out;
  207. -webkit-transition: all 0.5s ease-out;
  208. -moz-transition: all 0.5s ease-out;
  209. }
  210.  
  211. #sidebar3{
  212. positon: Fixed;
  213. margin-left: 30%;
  214. border:1px solid #e5e5e5;
  215. position:fixed !important;
  216. width:283px;
  217. background-color:white;
  218. height:auto;
  219. padding:4px;
  220. bottom:250px;
  221. left:80px;
  222. line-height:8px;
  223. text-align:center;
  224. z-index:999;
  225. opacity:1;
  226. transition: all 0.5s ease-out;
  227. -o-transition-transition: all 0.5s ease-out;
  228. -webkit-transition: all 0.5s ease-out;
  229. -moz-transition: all 0.5s ease-out;
  230. -webkit-transform: rotate(-10deg);
  231. }
  232.  
  233. #sidebar:hover #sidebar3{
  234. opacity:0;
  235. -webkit-transform: rotate(0deg);
  236. transition: all 0.5s ease-out;
  237. -o-transition-transition: all 0.5s ease-out;
  238. -webkit-transition: all 0.5s ease-out;
  239. -moz-transition: all 0.5s ease-out;
  240. }
  241.  
  242. #merp{
  243. position:fixed !important;
  244. width:190px;
  245. height:100px;
  246. margin-top:36px;
  247. margin-left:-15px;
  248. line-height:8px;
  249. text-align:center;
  250. z-index:99;
  251. opacity:1;
  252. -webkit-transform: rotate(0deg);
  253. -moz-transform: rotate(0deg);
  254. transition: all 0.5s ease-out;
  255. -o-transition-transition: all 0.5s ease-out;
  256. -webkit-transition: all 0.5s ease-out;
  257. -moz-transition: all 0.5s ease-out;
  258. }
  259.  
  260. #sidebar:hover #merp{
  261. opacity:1;
  262. }
  263.  
  264. .title{
  265. font-family: swenson;
  266. font-size: 40px;
  267. line-height: 20px;
  268. color: black;
  269. letter-spacing: 1px;
  270. font-weight: normal;
  271. }
  272.  
  273.  
  274. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  275.  
  276. @font-face { font-family: "swenson"; src: url('http://static.tumblr.com/q54tzar/PHem21foh/swenson_1_.ttf'); }
  277.  
  278. @font-face { font-family: "fishbowl"; src: url('http://static.tumblr.com/iyhbugp/hgRmdz42x/fishbowl_1_.ttf'); }
  279.  
  280. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  281.  
  282. @font-face { font-family: "lobster"; src: url('http://static.tumblr.com/iyhbugp/XFome0sal/lobster_1.4_1_.otf'); }
  283.  
  284. #blogtitle{
  285. width:280px;
  286. font-family: "bebas neue";
  287. line-height:40px;
  288. z-index:999999;
  289. text-shadow:0px 0px 5px #000;
  290. font-size: 40px;
  291. text-align:center;
  292. margin-top:-340px;
  293. position:fixed;
  294. letter-spacing:-1px; color:#fff;
  295. transition: all 0.5s ease-out;
  296. -o-transition-transition: all 0.5s ease-out;
  297. -webkit-transition: all 0.5s ease-out;
  298. -moz-transition: all 0.5s ease-out;
  299. opacity: 0;
  300. margin-left:-5px;
  301. }
  302.  
  303. #sidebar:hover #blogtitle{
  304. opacity:1;
  305. margin-left:0px;
  306. }
  307.  
  308. #sidebar:hover #sidebarpic img{
  309. opacity:.3;
  310. transition: all 0.5s ease-out;
  311. -o-transition-transition: all 0.5s ease-out;
  312. -webkit-transition: all 0.5s ease-out;
  313. -moz-transition: all 0.5s ease-out;
  314. }
  315.  
  316. #blogtitle2{
  317. width:280px;
  318. font-family: "bebas neue";
  319. line-height:40px;
  320. z-index:999999;
  321. text-shadow:0px 0px 5px #000;
  322. font-size:30px;
  323. text-align:center;
  324. margin-top:-47px;
  325. position:fixed;
  326. letter-spacing:-1px; color:#fff;
  327. transition: all 0.5s ease-out;
  328. -o-transition-transition: all 0.5s ease-out;
  329. -webkit-transition: all 0.5s ease-out;
  330. -moz-transition: all 0.5s ease-out;
  331. opacity:0;
  332. margin-left: 5px;
  333. }
  334.  
  335. #sidebar:hover #blogtitle2{
  336. opacity:1;
  337. margin-left:0px;
  338. }
  339.  
  340. @font-face { font-family: "dixel"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  341.  
  342. #description{
  343. margin-bottom: 200px;
  344. background-color:#F58148;
  345. position:fixed !important;
  346. width:230px;
  347. height: 210px;
  348. overflow: scroll;
  349. font-family: "dixel";
  350. font-size: 8px;
  351. opacity: 0;
  352. margin-left: 25px;
  353. padding:5px;
  354. z-index:9999;
  355. color: red;
  356. transition: all 0.5s ease-out;
  357. -o-transition-transition: all 0.5s ease-out;
  358. -webkit-transition: all 0.5s ease-out;
  359. -moz-transition: all 0.5s ease-out;
  360. }
  361.  
  362. #sidebar:hover #description{
  363. margin-top:-300px;
  364. opacity:1;
  365. transition: all 0.5s ease-out;
  366. -o-transition-transition: all 0.5s ease-out;
  367. -webkit-transition: all 0.5s ease-out;
  368. -moz-transition: all 0.5s ease-out;
  369. }
  370.  
  371. #description:hover {color: #F58148 ; background-color: black; -o-transition-transition: all 0.5s ease-out;
  372. -webkit-transition: all 0.5s ease-out;
  373. -moz-transition: all 0.5s ease-out;}
  374.  
  375. #linkies{
  376. opacity:0;
  377. margin-top:-50px;
  378. margin-left:25px;
  379. position:fixed !important;
  380. line-height:20px;
  381. width: 240px;
  382. height:20px;
  383. z-index:9999;
  384. background-color:white;
  385. transition: all 0.5s ease-out;
  386. -o-transition-transition: all 0.5s ease-out;
  387. -webkit-transition: all 0.5s ease-out;
  388. -moz-transition: all 0.5s ease-out;
  389. }
  390.  
  391. #linkies a {font-family: calibri; font-size : 8px; text-transform: uppercase; letter-spacing: 1px; color: black;}
  392. #sidebar:hover #linkies{
  393. opacity:1;
  394. margin-top:-70px;
  395. transition: all 0.5s ease-out;
  396. -o-transition-transition: all 0.5s ease-out;
  397. -webkit-transition: all 0.5s ease-out;
  398. -moz-transition: all 0.5s ease-out;
  399. }
  400. #linkies a:hover {font-family: cambria;}
  401.  
  402. #lights{
  403. position:fixed;
  404. bottom:215px;
  405. left:100px;
  406. opacity:0;
  407. transition: all 0.5s ease-out;
  408. -o-transition-transition: all 0.5s ease-out;
  409. -webkit-transition: all 0.5s ease-out;
  410. -moz-transition: all 0.5s ease-out;
  411. }
  412.  
  413. #sidebar:hover #lights{
  414. opacity:.8;
  415. transition: all 0.5s ease-out;
  416. -o-transition-transition: all 0.5s ease-out;
  417. -webkit-transition: all 0.5s ease-out;
  418. -moz-transition: all 0.5s ease-out;
  419. }
  420.  
  421. .module_user_summary ul.nobullets li a {display: none;}
  422.  
  423. ul.nobullets.last-child {
  424. display: block;
  425. position: fixed;
  426. margin-top: -100px;
  427. margin-left: 10px;
  428. top: 300px;
  429. }
  430.  
  431. ul.nobullets li {color: transparent;}
  432.  
  433. .xg_module music {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement