Anonymous user
MediaWiki:Common.css: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 m (Tooltip's background is more accurate now) |
imported>Ttv pedro270707 mNo edit summary |
||
Line 162: | Line 162: | ||
top: 35px; | top: 35px; | ||
animation: splash 0.5s linear infinite !important; | animation: splash 0.5s linear infinite !important; | ||
} | |||
/* Avoid Discord splash receiving link styling */ | |||
.splash-text a.external { | |||
background-image: none !important; | |||
padding-right: 0; | |||
color: #ffff00; | |||
} | } | ||