MediaWiki:Darkvector.css: Difference between revisions

No edit summary
No edit summary
Line 1,597: Line 1,597:
}
}
/* Add your usernames here */
/* Add your usernames here */
a[href$=":SkyBlueCat"], a[href$="/SkyBlueCat"]{
    font-weight:bold;
    color: #34b1e3 !important;
}
a[href$=":Angeleno"], a[href$="/Angeleno"], a[visited$=":Angeleno"], a[visited$="/Angeleno"]{
a[href$=":Angeleno"], a[href$="/Angeleno"], a[visited$=":Angeleno"], a[visited$="/Angeleno"]{
     font-weight:bold;
     font-weight:bold;
Line 1,628: Line 1,624:
     font-weight:bold;
     font-weight:bold;
     color: coral !important;
     color: coral !important;
}
a[href$=":LuaGunsX"], a[href$="/LuaGunsX"]{
    font-weight:bold;
    color: gray !important;
}
}