sanitysama

Untitled

Jan 30th, 2013
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.94 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. @-moz-document domain("exhentai.org") {
  3. a[href*="lolicon"],
  4. a[href*="shotacon"],
  5. a[href*="furry"] {
  6.     color: lime !important
  7. }
  8. .itd1 {
  9.     border-top: 2px #34353B dotted;
  10.     position: relative;
  11.     height: 344px !important;
  12.     margin: 14px 3px !important;
  13.     -moz-box-sizing: border-box;
  14.     }
  15. .itd2 {
  16.     display: table;
  17.     height: 5.5em !important;
  18.     overflow: visible !important
  19.     }
  20.     .itd2 a {
  21.         display: table-cell !important;
  22.         vertical-align: middle
  23.         }
  24. .itd3 {
  25.     height: 280px !important;
  26.     overflow: hidden !important
  27.     }
  28. .itd3 img {
  29.     position: absolute;
  30.     top: 0;
  31.     bottom: 0;
  32.     left: 0;
  33.     right: 0;
  34.     margin-top: 60px !important;
  35.     max-height: 280px !important
  36.     }
  37. /* ratings and shite */
  38. .itd4 {
  39.     position: absolute;
  40.     top: 344px
  41.     }
  42. /* torrent link image */
  43. .n {
  44.     display: none !important
  45.     }
  46. }
Advertisement
Add Comment
Please, Sign In to add comment