MediaWiki:UserColors.css: Difference between revisions

no edit summary
(My Colour)
No edit summary
Line 3: Line 3:
/*Please always leave a blank version at the bottom when updating colors*/
/*Please always leave a blank version at the bottom when updating colors*/


/*[href$="/wiki/User:Seanmorabito"] {
/*[href$="/wiki/User:"] {
     color: #FF0000 !important;  
     color: #FF0000 !important;  
     font-weight: bold !important;
     font-weight: bold !important;
}
}
a[href$=":Seanmorabito"],
a[href$=":"],
a[href$="/Seanmorabito"] {
a[href$="/"] {
     color: #000000!important;
     color: #000000!important;
     font-weight: bold !important;
     font-weight: bold !important;
Line 14: Line 14:


.article-comments .edited-by a[href="https://roblox-galaxy-official.fandom.com/wiki/User:Seanmorabito"]::after {
.article-comments .edited-by a[href="https://roblox-galaxy-official.fandom.com/wiki/User:"]::after {
     font-size: 90%;
     font-size: 90%;
text-shadow: none;
text-shadow: none;
Line 20: Line 20:
}
}
   
   
.Wall .edited-by a.subtle[href="https://roblox-galaxy-official.fandom.com/wiki/Message_Wall:Seanmorabito"]::after {
.Wall .edited-by a.subtle[href="https://roblox-galaxy-official.fandom.com/wiki/Message_Wall:"]::after {
     font-size: 90%;
     font-size: 90%;
     color: #666;
     color: #666;
Line 33: Line 33:
   font-weight: bold;
   font-weight: bold;
   text-shadow: #db0000 0px 0px 10px;
   text-shadow: #db0000 0px 0px 10px;
   content: " (Original Wiki Founder)";
   content: " (Wiki Founder)";
}
}