MediaWiki:UserColors.css: Difference between revisions

m
Corn Colour
m (Change user color on request of SeaswimmerTheFsh.)
Tags: Mobile edit Mobile web edit Advanced mobile edit
m (Corn Colour)
 
(3 intermediate revisions by one other user not shown)
Line 26: Line 26:
     content: " (Wiki Founder)";
     content: " (Wiki Founder)";
}*/
}*/
a[href="/wiki/User:CornHusker"] {
    font-size: 75%;
    vertical-align: middle;
    color: #31aee6;
    font-weight: bold;
    content: " (Galaxypedia Staff)";
    text-shadow: #31aee6 0px 0px 5px
}
a[href=":CornHusker"],
a[href="/CornHusker"] {
    font-size: 75%;
    color: #31aee6;
    font-weight: bold;
    text-shadow: #31aee6 0px 0px 5px;
    content: " (Galaxypedia Staff)";
   
}


 a[href="/wiki/User:SeanMorabito"] {
 a[href="/wiki/User:SeanMorabito"] {
Line 141: Line 159:


a[href$="/wiki/User:Shooter7620"] {
a[href$="/wiki/User:Shooter7620"] {
     color: #707070 !important;
     color: #00FF73 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;
     text-shadow: 0 0 5px #000000 !important;
     text-shadow: 0 0 5px #00FF73 !important;
}
}
a[href$=":User:Shooter7620"],
a[href$=":User:Shooter7620"],
a[href$="/User:Shooter7620"] {
a[href$="/User:Shooter7620"] {
     color: #707070 !important;
     color: #00FF73 !important;
     font-weight: bold !important;
     font-weight: bold !important;
     font-family: Arial !important;
     font-family: Arial !important;
     text-shadow: 0 0 5px #000000 !important;
     text-shadow: 0 0 5px #00FF73 !important;
}  
}