Anonymous user
MediaWiki:Mobile.css: Difference between revisions
m
Applied changes made in Common.css (more accurate and absolute position)
imported>Ttv pedro270707 mNo edit summary |
imported>Ttv pedro270707 m (Applied changes made in Common.css (more accurate and absolute position)) |
||
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: | position: absolute; | ||
display: inline-block; | display: inline-block; | ||
transform-origin: center center; | transform-origin: center center; | ||
right: -125px; | |||
top: 35px; | top: 35px; | ||
animation: splash 0.5s linear infinite !important; | animation: splash 0.5s linear infinite !important; |