Difference between revisions of "MediaWiki:Common.css"

From CPKB - Cell Phone Knowledge Base
Jump to: navigation, search
m (Created page with "CSS placed here will be applied to all skins: .adsense-placing { padding-left: 150px; }")
 
m
Line 2: Line 2:
  
 
.adsense-placing {
 
.adsense-placing {
padding-left: 150px;
+
padding-left: 170px;
  
 
}
 
}

Revision as of 01:21, 13 January 2011

/* CSS placed here will be applied to all skins */

.adsense-placing {
	padding-left: 170px;

}