Placeholding bitch in da house

This commit is contained in:
Set Sakrecoer 2019-05-17 10:06:02 +02:00
parent dcceed1b04
commit c26867e903
13 changed files with 56 additions and 84 deletions

View file

@ -34,17 +34,17 @@
@-webkit-keyframes shadow {
to {
text-shadow: .2em .2em rgba(255, 0, 0, 0.5), -.2m -.2em rgba(0, 153, 255, 0.5);
text-shadow: .2em .2em rgba(61, 61, 61, 0.5), -.2m -.2em rgba(224, 224, 224, 0.5);
}
}
@-moz-keyframes shadow {
to {
text-shadow: .2em .2em rgba(255, 0, 0, 0.5), -.2m -.2em rgba(0, 153, 255, 0.5);
text-shadow: .2em .2em rgba(61, 61, 61, 0.5), -.2m -.2em rgba(224, 224, 224, 0.5);
}
}
@keyframes shadow {
to {text-shadow: .2em .2em rgba(255, 0, 0, 0.5), -.2m -.2em rgba(0, 153, 255, 0.5);
to {text-shadow: .2em .2em rgba(61, 61, 61, 0.5), -.2m -.2em rgba(224, 224, 224, 0.5);
}
}