MediaWiki:Wikia.css: Difference between revisions
imported>Zeroxeon No edit summary |
imported>Zeroxeon No edit summary |
||
| Line 173: | Line 173: | ||
/* Zeroxeon */ | /* Zeroxeon */ | ||
.blink_me { | |||
animation: blinker 1s linear infinite; | |||
} | |||
@keyframes blinker { | |||
50% { opacity: 0.0; } | |||
} | |||
table.diff a[href="/wiki/User:Zeroxeon"], | table.diff a[href="/wiki/User:Zeroxeon"], | ||
#pagehistory li a[href="/wiki/User:Zeroxeon"], | #pagehistory li a[href="/wiki/User:Zeroxeon"], | ||
| Line 189: | Line 195: | ||
a[href="http://screamer.wikia.com/wiki/User:SparcTec"], | a[href="http://screamer.wikia.com/wiki/User:SparcTec"], | ||
.ForumParticipationModule a[href="http://screamer.wikia.com/wiki/User:Zeroxeon"], | .ForumParticipationModule a[href="http://screamer.wikia.com/wiki/User:Zeroxeon"], | ||
.Forum .last-post a[href="http://screamer.wikia.com/wiki/Message_Wall:Zeroxeon"] {font-weight:900 !important; font-size:1em; color:#00FF00!important;} | .Forum .blink_me .last-post a[href="http://screamer.wikia.com/wiki/Message_Wall:Zeroxeon"] {font-weight:900 !important; font-size:1em; color:#00FF00!important;} | ||
.last-post { | .last-post { | ||