Changes

suppress margin of paragraph element in inner div, not the icon img element
Line 19: Line 19:  
}
 
}
   −
.mw-tpl-colorbox-title p:first-child, .mw-tpl-colorbox-content p:first-child, .mw-tpl-colorbox-icon p {
+
.mw-tpl-colorbox-title p:first-child, .mw-tpl-colorbox-content p:first-child, .mw-tpl-colorbox-inner p {
 
  margin: 0;
 
  margin: 0;
 
}
 
}
297

edits