MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
(11 intermediate revisions by 2 users not shown)
Line 40: Line 40:


/* Add your usernames here */
/* Add your usernames here */
a[href$=":Angeleno"], a[href$="/Angeleno"], a[visited$=":Angeleno"], a[visited$="/Angeleno"]{
a[href$=":Lawiki"], a[href$="/Lawiki"], a[visited$=":Lawiki"], a[visited$="/Lawiki"]{
     font-weight:bold;
     font-weight:bold;
     color: #2871F7 !important;
     color: #2871F7 !important;
Line 59: Line 59:
     text-shadow: 0px 0px 5px #2a9df4;
     text-shadow: 0px 0px 5px #2a9df4;
}
}
a[href$=":Pmb1226"], a[href$="/Pmb1226"]{
 
a[href$=":Tankmanfan44"], a[href$="/Tankmanfan44"]{
     font-weight:bold;
     font-weight:bold;
     color: coral !important;
     color: #FFFFFF !important;
    text-shadow: 0px 0px 5px #2a9df4;
}
}
a[href$=":LuaGunsX"], a[href$="/LuaGunsX"]{
a[href$=":LuaGunsX"], a[href$="/LuaGunsX"]{
     font-weight:bold;
     font-weight:bold;
Line 78: Line 81:
}
}
.stub2 {  
.stub2 {  
  background-color: #223d1b;
  background-color: #5f7b58;
}
}
.cleanup1 {
.cleanup1 {
Line 107: Line 110:
}
}
.lost2{  
.lost2{  
  background-color: lightgray;
  background-color: #979797;
}
}
.closed{  
.closed{  
Line 135: Line 138:
}
}
.pls2{  
.pls2{  
  background-color: #223d1b;
  background-color: #5f7b58;
}
}
.plsv1{  
.plsv1{  
Line 154: Line 157:
  border:1px solid orange;
  border:1px solid orange;
}
}
.retired{  
.retired2{  
  background-color: #FFD500;
  background-color: #FFD500;
}
.permission1 {
    background-color: #B000B0;
    border: 1px solid white;
}
.permission2 {
    background-color: #ffffff;
}