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

From Team Fortress Wiki
Jump to: navigation, search
(Created page with '.trusted { opacity: 1 !important; }')
 
Line 1: Line 1:
.trusted { opacity: 1 !important; }
+
.trusted {
 +
  opacity: 1 !important;
 +
  text-style: italic;
 +
}

Revision as of 00:01, 5 November 2010

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