Sha256: 4898a3530124d5f67939374ae365679a6927902261abc2045a423211e3b700e7
Contents?: true
Size: 949 Bytes
Versions: 31
Compression:
Stored size: 949 Bytes
Contents
/* # ----------------------------------------------------------------------------- # ~/assets/themes/j1/modules/translator/css/translator.css # Provides styles for the J1 Translator # # Product/Info: # https://jekyll.one # # Copyright (C) 2021 Juergen Adams # # J1 Template is licensed under the MIT License. # See: https://github.com/jekyll-one-org/J1 Template/blob/master/LICENSE # ----------------------------------------------------------------------------- */ /* hide the suggestion box */ #goog-gt-tt, .goog-te-balloon-frame { display: none !important; } .goog-text-highlight { background: none !important; box-shadow: none !important; } /* hide the powered by */ .goog-logo-link {display: none !important;} .goog-te-gadget {height: 28px !important; overflow: hidden;} /* .goog-te-gadget {display: none !important;} */ /* remove the top frame */ body{top: 0 !important;} .goog-te-banner-frame{display: none !important;}
Version data entries
31 entries across 31 versions & 1 rubygems