alexyak / stocks

Stocks module for MagicMirror
14 stars 16 forks source link

Speed of Marquee #3

Open mucpi opened 7 years ago

mucpi commented 7 years ago

Hey, I tried to set the marquee speed, but it didnt manage it. It is possible to change the time in these to line in the css file,

animation: marquee 100s linear infinite;
-webkit-animation: marquee 100s linear infinite;

but it doesnt change anything.

Has anyone some advice?

Elaniobro commented 5 years ago

https://github.com/alexyak/stocks/issues/14