Anonymous user
MediaWiki:Common.css: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 mNo edit summary |
imported>Ttv pedro270707 mNo edit summary |
||
Line 266: | Line 266: | ||
} | } | ||
.minecraft-tip | .minecraft-tip { | ||
left: 0; | left: 0; | ||
top: 0; | top: 0; | ||
Line 281: | Line 281: | ||
font-smooth: never; | font-smooth: never; | ||
-webkit-font-smoothing: none; | -webkit-font-smoothing: none; | ||
position: fixed; | |||
z-index: 9999; | |||
display: none; | |||
color: #ffffff; | color: #ffffff; | ||
} | } |