Fix rotation of SVG-Winkekatze on 500er page

This commit is contained in:
MaZderMind 2015-12-10 20:01:11 +01:00
parent 00eb6c77ec
commit e6850e4513

View file

@ -22,7 +22,7 @@ body.e500 {
text-align: left;
}
img {
svg {
.rotate(180deg);
}
}