MediaWiki:Common.css: Difference between revisions

From Allegro Network Multimeter Manual
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
No edit summary
Line 2: Line 2:


#content h2 {
#content h2 {
   padding-top: 40px;
   padding-top: 10px;
}
}

Revision as of 11:56, 9 April 2020

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

#content h2 {
  padding-top: 10px;
}