MediaWiki:UserColors.css: Difference between revisions

m
experiementing with my color
m (just changed mah colors :>)
m (experiementing with my color)
Line 117: Line 117:


a[href$="/wiki/User:Frenzyy"] {
a[href$="/wiki/User:Frenzyy"] {
     color: #747eff !important;
     color: #8c74ff !important;
     font-weight: bold !important;
     font-weight: bold !important;
}
}
a[href$=":Frenzyy"],
a[href$=":Frenzyy"],
a[href$="/Frenzyy"] {
a[href$="/Frenzyy"] {
     color: #747eff !important;
     color: #8c74ff !important;
     font-weight: bold !important;
     font-weight: bold !important;
     text-shadow: 0 0 5px #87ceeb !important;
     text-shadow: 0 0 5px #74ffa4 !important;
}
}