Sha256: 4088b1dba44a214dec843bea29596b0904b8d944b9587d9c986d3f75bf8687a1
Contents?: true
Size: 947 Bytes
Versions: 14
Compression:
Stored size: 947 Bytes
Contents
/* # ----------------------------------------------------------------------------- # ~/assets/themes/j1/modules/translator/css/translator.css # Provides styles for the J1 Translator # # Product/Info: # https://jekyll.one # # Copyright (C) 2023 Juergen Adams # # J1 Theme is licensed under the MIT License. # See: https://github.com/jekyll-one-org/j1-template/blob/main/LICENSE.md # ----------------------------------------------------------------------------- */ /* 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
14 entries across 14 versions & 1 rubygems