User:CaleBoi25/common.css: Difference between revisions

From Inkipedia, the Splatoon wiki
(Created page with "/*Custom Username Color/* a[href$="/wiki/User:CaleBoi25"] { color: green !important; }")
 
mNo edit summary
 
Line 1: Line 1:
/*Custom Username Color/*
/*Custom Username Color*/
a[href$="/wiki/User:CaleBoi25"] {
a[href="/wiki/User:CaleBoi25"],
a[href="/wiki/User_talk:CaleBoi25"] {
   color: green !important;
   color: green !important;
}
}

Latest revision as of 17:13, 19 February 2024

/*Custom Username Color*/
a[href="/wiki/User:CaleBoi25"],
a[href="/wiki/User_talk:CaleBoi25"] {
  color: green !important;
}