File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 254254 .hljs-addition {
255255 background : var (--gr-color-1 );
256256 }
257+ /* category img fixes protect retinas, enabled */
258+ img [src *= "BlogHeaders_Aligned_ENGINEERING_1008x602_x2.png" ],
259+ img [src *= "BlogHeaders_Aligned_CHANGELOG_1008x602_x2.png" ],
260+ img [src *= "BlogHeaders_Aligned_EDUCATION_1008x602_x2.png" ],
261+ img [src *= "BlogHeaders_Aligned_COMMUNITY_1008x602_x2.png" ],
262+ img [src *= "BlogHeaders_Aligned_INSIGHTS_1008x602_x2.png" ],
263+ img [src *= "BlogHeaders_Aligned_COMPANY_1008x602_x2.png" ],
264+ img [src *= "BlogHeaders_Aligned_POLICY_1008x602_x2.png" ],
265+ img [src *= "BlogHeaders_Aligned_EDITOR-TOOLS_1008x602_x2.png" ],
266+ img [src *= "BlogHeaders_Aligned_PRODUCT_1008x602_x2.png" ],
267+ img [src *= "security-2016-1204.png" ], img [src *= "Community@2x.png" ],
268+ img [src *= "Company@2x-2.png" ], img [src *= "Engineering@2x" ],
269+ img [src *= "Enterprise@2x-2.png" ], img [src *= "Product@2x.png" ] {
270+ filter : invert (1 ) hue-rotate (180deg ) contrast (80% );
271+ mix-blend-mode : exclusion;
272+ }
257273}
You can’t perform that action at this time.
0 commit comments