UNPKG

ccs-frontend

Version:
2 lines (1 loc) 1.62 kB
{"version":3,"sources":["../../../../src/ccs/components/logo/_index.scss"],"names":[],"mappings":"AAAA;EACE;IACE,qBAAqB;;IAErB,wEAAwE;IACxE,eAAe;IACf;MACE,yBAAyB;MACzB,eAAe;IACjB;EACF;;EAEA;IACE,kBAAkB;IAClB,SAAS;IACT,iBAAiB;IACjB,kBAAkB;IAClB,mBAAmB;EACrB;;EAEA;IACE,WAAW;IACX,YAAY;IACZ,SAAS;IACT,sBAAsB;EACxB;;EAEA;IACE,aAAa;IACb,6CAA6C;IAC7C,eAAe;IACf,oBAAoB;IACpB,mBAAmB;IACnB,2CAA2C;IAC3C,mBAAmB;IACnB,eAAe;IACf,kBAAkB;IAClB;EACF;;EAEA;IACE,2EAA2E;IAC3E;MACE,aAAa;IACf;EACF;AACF","file":"_index.scss","sourcesContent":["@include ccs-exports(\"ccs/component/logo\") {\n .ccs-logo {\n display: inline-block;\n\n // Prevent readability backplate from obscuring underline in Windows High\n // Contrast Mode\n @media (forced-colors: active) {\n forced-color-adjust: none;\n color: linktext;\n }\n }\n\n .ccs-logo__svg {\n position: relative;\n top: -1px;\n margin-right: 1px;\n fill: currentcolor;\n vertical-align: top;\n }\n\n .ccs-logo__fallback-image {\n width: 36px;\n height: 32px;\n border: 0;\n vertical-align: bottom;\n }\n\n .ccs-logo__text-graphic {\n fill: inherit;\n font-family: HelveticaNeue, arial, sans-serif;\n font-size: 49px;\n font-variant: normal;\n font-weight: normal;\n -inkscape-font-specification: helveticaneue;\n writing-mode: lr-tb;\n fill-opacity: 1;\n fill-rule: nonzero;\n stroke: none\n }\n\n @include govuk-media-query($media-type: print) {\n // Hide the inverted crown when printing in browsers that don't support SVG.\n .ccs-logo__fallback-image {\n display: none;\n }\n }\n}\n"]}