Difference between revisions of "User:Jsimlo/common.css"

From TED Notepad
 
Line 9: Line 9:
  
 
DIV#bodyContent {
 
DIV#bodyContent {
padding-right: 0;
+
padding-right: 0px;
 
}
 
}
  

Latest revision as of 16:08, 20 October 2021



 /*******/
/* ads */ 

DIV#tednpadAdsRight {
	display: none;
}

DIV#bodyContent {
	padding-right: 0px;
}

NAV#p-ads.emptyPortlet {
	display: none;
}