MediaWiki:UserColors.css: Difference between revisions

m
Hmmm
m (I forgor)
m (Hmmm)
Line 141: Line 141:


a[href$="/wiki/User:Shooter7620"] {
a[href$="/wiki/User:Shooter7620"] {
     color: #FF3300 !important;
     color: #00FF73 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;
     text-shadow: 0 0 5px #FF3300 !important;
     text-shadow: 0 0 5px #00FF73 !important;
}
}
a[href$=":User:Shooter7620"],
a[href$=":User:Shooter7620"],
a[href$="/User:Shooter7620"] {
a[href$="/User:Shooter7620"] {
     color: #FF3300 !important;
     color: #00FF73 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;
     text-shadow: 0 0 5px #FF3300 !important;
     text-shadow: 0 0 5px #00FF73 !important;
}  
}