Added color for the P(I) animation in the printable version fixes #201

This commit is contained in:
Luis Aleixo 2021-10-13 09:14:55 +02:00
parent b182b4cf5a
commit f9a3f2bf55

View file

@ -154,7 +154,8 @@ p.notes {
position: relative;
text-align: center;
border-radius: 100px;
z-index: 1
z-index: 1;
-webkit-print-color-adjust: exact!important;
}
.intro-banner-vdo-play-btn i {