Difference between revisions of "MediaWiki:Common.css"

No change in size ,  23:37, 11 March 2014
it was just too annoying
(annoying blinker)
(it was just too annoying)
Line 39: Line 39:
border: 2px solid yellow;
border: 2px solid yellow;
background-color: red;
background-color: red;
-webkit-animation: blinker 5s linear infinite;
-webkit-animation: blinker 8s linear infinite;
-moz-animation: blinker 5s linear infinite;
-moz-animation: blinker 8s linear infinite;
-o-animation: blinker 5s linear infinite;
-o-animation: blinker 8s linear infinite;
animation: blinker 5s linear infinite;
animation: blinker 8s linear infinite;
}
}
.annoying-money {
.annoying-money {