// make mathjax containers scrollable in the case of overflow .MathJax{overflow-x:auto;overflow-y:hidden}// .dark .article-style :not(.no-dark-invert) img,// .dark .article-style :not(.no-dark-invert) svg{// // .dark .article-style img, // // .dark .article-style svg, // filter: invert(0.82) brightness(0.8) contrast(1.2) hue-rotate(180deg);//}.view-showcase img,.article-style img,.article-style video{border-radius:10px}.view-compact img{border-radius:5px}.pulsing-hero{animation:contrastPulse 4s infinite ease-in-out}@keyframes contrastPulse{0%,100%{filter:contrast(80%)brightness(25%)}50%{filter:contrast(150%)brightness(45%)}}