Advertisement
Galinoa

Dark - IQDB

Apr 28th, 2017
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.30 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("iqdb.org") {
  4.  
  5.   html {
  6.     color: #999 !important;
  7.     font-family: Raleway, sans-serif;
  8.   }
  9.  
  10.   body {
  11.     background-color: #1B1B1B;
  12.       /* background: url('chrome://global/skin/media/imagedoc-darknoise.png') repeat fixed top left !important; */
  13.     margin: 30px auto 30px;
  14.     text-align: center;
  15.   }
  16.     body p:first-of-type {
  17.       font-size: 13pt !important;
  18.       margin-bottom: 14pt;
  19.     }
  20.     body form>*, body>:not(.pages):not(#more1) {
  21.       text-align: center;
  22.       margin-left: auto;
  23.       margin-right: auto;
  24.     }
  25.  
  26.   h1 {
  27.     font-size: 26.5pt;
  28.     text-transform: lowercase;
  29.   }
  30.     h1::before {
  31.       content: "iqdb - ";
  32.       color: #FFF;
  33.       text-transform: uppercase;
  34.     }
  35.    
  36.   h2 {
  37.     margin: 8px 0px 3px;
  38.     font-size: 18pt;
  39.   }
  40.  
  41.   a {
  42.     color: #FFF;
  43.     text-decoration: none;
  44.   }
  45.     a[href="/"] {
  46.       font-size: 26pt;
  47.     }
  48.  
  49.   br:nth-of-type(2) {
  50.     display: none !important;
  51.   }
  52.  
  53.   .notice {
  54.     width: 580.5px;
  55.     white-space: nowrap;
  56.     overflow: hidden;
  57.     text-overflow: ellipsis;
  58.   }
  59.   .notice:hover {
  60.     white-space: normal;
  61.     text-overflow: clip;
  62.   }
  63.  
  64.   #queue {
  65.     color: #FFF;
  66.   }
  67.  
  68.   #pages {
  69.     background: #282828;
  70.     border-top: 2px solid #131313;
  71.     border-bottom: 2px solid #131313;
  72.     min-height: 0px;
  73.     height: 0px;
  74.     max-height: 665px;
  75.     overflow-y: hidden;
  76.     animation: Pages 1.2s ease 1;
  77.     animation-delay: 0.5s;
  78.     animation-fill-mode: forwards;
  79.   }
  80.     #pages div {
  81.       text-align: center !important;
  82.     }
  83.     #pages div:first-of-type, #pages div:nth-of-type(2) {
  84.       margin: 15px 3px 10px !important;
  85.     }
  86.     #pages div:first-of-type tr:nth-of-type(3) td {
  87.       white-space: nowrap;
  88.       overflow: hidden;
  89.       text-overflow: ellipsis;
  90.     }
  91.     #pages div:nth-of-type(2) {
  92.         /*background: linear-gradient(45deg, #71caef 0%, #8881b9 20%, #ec99ba 40%, #f1977a 60%, #fdf19a 80%, #83c59a 100%);*/
  93.       background: linear-gradient(0deg, #71caef 0%, #8881b9 10%, #ec99ba 20%, #f1977a 30%, #fdf19a 40%, #83c59a 50%, #fdf19a 60%, #f1977a 70%, #ec99ba 80%, #8881b9 90%, #71caef 100%);
  94.       background-size: 100% 200%;
  95.       animation: BestMatch 5s linear infinite;
  96.     }
  97.  
  98.   .pages table {
  99.     background: #1B1B1B;
  100.     border: 2px solid #131313 !important;
  101.     padding-bottom: 10px;
  102.     margin: 3px;
  103.     width: 175px !important;
  104.   }
  105.     .pages table th {
  106.       color: #FFF;
  107.       padding: 10px 0 !important;
  108.       text-align: center;
  109.       vertical-align: middle;
  110.     }
  111.     .pages table tr:nth-of-type(2) img {
  112.       padding-bottom: 10px;
  113.     }
  114.     .pages table tr:nth-last-of-type(2) td {
  115.       padding-top: 6px;
  116.     }
  117.     .pages table td.image {
  118.       height: auto !important;
  119.     }
  120.  
  121.   #show1, .flow {
  122.     display: none !important;
  123.   }
  124.  
  125.   #url {
  126.     padding-left: 6px;
  127.     color: #FFF;
  128.   }
  129.  
  130.   input[value="submit"] {
  131.     text-transform: capitalize;
  132.     color: #999;
  133.   }
  134.  
  135.   #url, input[value="submit"], #file {
  136.     background: #282828;
  137.     border: 1px solid #131313;
  138.     height: 30px;
  139.   }
  140.  
  141.   .form {
  142.     background-color: #282882;
  143.     background: url('chrome://global/skin/media/imagedoc-darknoise.png') repeat fixed top left !important;
  144.     border: 2px solid #131313 !important;
  145.     padding: 5px 15px !important;
  146.     margin: 0 auto !important;
  147.     width: 600px !important;
  148.   }
  149.  
  150.   form table:last-of-type {
  151.     text-align: left;
  152.     padding: 5px 15px 15px !important;
  153.   }
  154.  
  155.   table th {
  156.     padding: 8px 50px 8px 0px !important;
  157.   }
  158.  
  159.  
  160.   @font-face {
  161.     font-family: Raleway;
  162.     font-style: normal;
  163.     font-weight: 400;
  164.     src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  165.   }
  166.  
  167.   @font-face {
  168.     font-family: Raleway;
  169.     font-style: normal;
  170.     font-weight: 400;
  171.     src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  172.   }
  173.  
  174.   @keyframes Pages {
  175.     from { height: 0px }
  176.     to { height: 665px }
  177.   }
  178.  
  179.   @keyframes BestMatch {
  180.     0% { background-position: 50% 200% }
  181.     100% { background-position: 50% 0% }
  182.   }
  183.  
  184. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement