Difference between revisions of "User:Lhavelund/valve.css"

From Team Fortress Wiki
Jump to: navigation, search
Line 1: Line 1:
 
.trusted {
 
.trusted {
   opacity: 1 !important;
+
   opacity: 0.5 !important;
 
   text-style: italic;
 
   text-style: italic;
 
}
 
}

Revision as of 00:03, 5 November 2010

.trusted {
   opacity: 0.5 !important;
   text-style: italic;
}