MediaWiki:Common.css: Difference between revisions

m
no edit summary
imported>Ttv pedro270707
mNo edit summary
imported>Ttv pedro270707
mNo edit summary
Line 68: Line 68:
   color: #ffff00;
   color: #ffff00;
   text-shadow: 0.125em 0.125em 0 #7f7f00;
   text-shadow: 0.125em 0.125em 0 #7f7f00;
   position: relative;
   position: absolute;
   display: inline-block;
   display: inline-block;
   transform-origin: center center;
   transform-origin: center center;
   left: -150px;
   left: -75px;
   top: 35px;
   top: 25px;
   animation: splash 0.5s linear infinite !important;
   animation: splash 0.5s linear infinite !important;
}
}