Difference between revisions of "User:Ceorana/monobook.css"

From NSwiki, the NationStates encyclopedia.
Jump to: navigation, search
Line 1: Line 1:
.plainlinksneverexpand a.external.text:after {
+
.plainlinksneverexpand a.external.text:after {
 
   display: none !important;
 
   display: none !important;
 
  }
 
  }

Revision as of 13:43, 4 November 2006

 .plainlinksneverexpand a.external.text:after {
  display: none !important;
 }
 .plainlinksneverexpand a.external.autonumber:after {
   display: none !important;
 }
 .plainlinksneverexpand a {
   background: none !important;
   padding: 0 !important;
 }
 .plainlinksneverexpand {
   background: none !important;
   padding: 0 !important;
 }