MediaWiki:UserColors.css: Difference between revisions

From Galaxypedia
imported>Smallketchup82
No edit summary
imported>Shooter7620
(update user color per request of galaxypedia staff member(User:SeaswimmerTheFsh))
Line 146: Line 146:
}  
}  


a[href$="/wiki/User:SeaswimmerTheFsh"] {
    color: #39ff14 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}
a[href$=":User:SeaswimmerTheFsh"],
a[href$="/User:SeaswimmerTheFsh"] {
    color: #39ff14 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}


/*Instructions to add a new name
/*Instructions to add a new name

Revision as of 19:59, 12 February 2022

/* Colors for user's names. */
/*Blank Version at the bottom for you to copy if adding a new user.*/
/*Please always leave a blank version at the bottom when updating colors*/

/*[href$="/wiki/User:Seanmorabito"] {
    color: #FF0000 !important; 
    font-weight: bold !important;
}
a[href$=":Seanmorabito"],
a[href$="/Seanmorabito"] {
    color: #000000!important;
    font-weight: bold !important;
    text-shadow: 0 0 5px #db0000 !important;
} 

.article-comments .edited-by a[href="https://roblox-galaxy-official.fandom.com/wiki/User:Seanmorabito"]::after {
    font-size: 90%;
	text-shadow: none;
    content: " (Wiki Owner)";
}
 
.Wall .edited-by a.subtle[href="https://roblox-galaxy-official.fandom.com/wiki/Message_Wall:Seanmorabito"]::after {
    font-size: 90%;
    color: #666;
	text-shadow: none;
    content: " (Wiki Owner)";
}*/

a[href="/wiki/User:Smallketchup82"]::after {
  font-size: 75%;
  vertical-align: middle;
  color: rgb(166, 204, 212);
  text-shadow: rgb(43, 79, 89) 0px 0px 10px;
  content: " (Galaxypedia Owner)";
}

a[href="/wiki/User:Explodabat"]::after {
  font-size: 75%;
  vertical-align: middle;
  color: #FF5400;
  text-shadow: #FF5400 0px 0px 10px;
  content: " (Galaxypedia Owner)";
}

a[href$="/wiki/User:Explodabat"] {
    color: #FF5400 !important; 
    font-weight: bold !important;
}
a[href$=":Explodabat"],
a[href$="/Explodabat"] {
    color: #FF5400 !important;
    font-weight: bold !important;
    text-shadow: 0 0 5px #bf3f00 !important;
}

a[href$="/wiki/User:Drivethecar54"] {
    color: #00007E !important;
    font-weight: bold !important;
}
a[href$=":Drivethecar54"],
a[href$="/Drivethecar54"] {
    color: #00007E !important;
    font-weight: bold !important;
} 

a[href$="/wiki/User:TheDogePro101"] {
    color: #2b8fed!important;
    font-weight: bold !important;
}
a[href$=":TheDogePro101"],
a[href$="/TheDogePro101"] {
    color: #2b8fed !important;
    font-weight: bold !important;
}

a[href$="/wiki/User:Natercrawford"] {
    color: #f2f2f2 !important;
    font-weight: bold !important;
} 

a[href$="/wiki/User:Smallketchup82"] {
    color: #ADD8E6 !important;
    font-weight: bold !important;
}
a[href$=":Smallketchup82"],
a[href$="/Smallketchup82"] {
    color: #ADD8E6 !important;
    text-shadow: 0 0 10px #ADD8E6;
    font-weight: bold !important;
}

a[href$="/wiki/User:"] {
    color: #510937 !important;
    font-weight: bold !important;
}
a[href$="/wiki/User:SlyCooperFan1"] {
    color: #228B22 !important;
    font-weight: bold !important;
}

a[href$="/wiki/User:ELITEGAMEZ321"] {
    color: #0892d0  !important;
    font-weight: bold !important;
}
a[href$=":ELITEGAMEZ321"],
a[href$="/ELITEGAMEZ321"] {
    color: #0892d0  !important;
    font-weight: bold !important;
    text-shadow: 0 0 5px #87ceeb !important;
}

a[href$="/wiki/User:Wingysam.xyz"] {
    color: #26dafd !important;
    font-weight: bold !important;
    
}
a[href$=":Wingysam.xyz"],
a[href$="/Wingysam.xyz"] {
    color: #26dafd !important;
    font-weight: bold !important;
	text-shadow: 0 0 4px rgba(161,236,251,.65)
}

a[href$="/wiki/User:DylanTheVillain101"] {
    color: #ff0000 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}
a[href$=":DylanTheVillain101"],
a[href$="/DylanTheVillain101"] {
    color: #ff0000 !important;
    font-weight: bold !important;
    font-family: Arial !important;
} 

a[href$="/wiki/User:Shooter7620"] {
    color: #0079D6 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}
a[href$=":User:Shooter7620"],
a[href$="/User:Shooter7620"] {
    color: #0079D6 !important;
    font-weight: bold !important;
    font-family: Arial !important;
} 

a[href$="/wiki/User:SeaswimmerTheFsh"] {
    color: #39ff14 !important;
    font-weight: bold !important;
    font-family: Arial !important;
}
a[href$=":User:SeaswimmerTheFsh"],
a[href$="/User:SeaswimmerTheFsh"] {
    color: #39ff14 !important;
    font-weight: bold !important;
    font-family: Arial !important;
} 

/*Instructions to add a new name
Copy and Paste the below code below the closing bracket of the code above it.
Do not delete the code below this point, only copy it.
Add the username of the person you are adding to all three required slots. Use the above code for reference. If you have any questions, just contact a fellow staff memeber for assistance, better to ask then to mess up the code.
(Admins/Mods are allowed to pick their own color codes, below are the default ones for each rank)
Color Codes:
Moderator: #00ffff
Admin: #A44FDE

 a[href$="/wiki/User:"] {
    color: #696969 !important;
    font-weight: bold !important;
}
a[href$=":"],
a[href$="/"] {
    color: #696969 !important;
    font-weight: bold !important;
    
} 

*/