Difference between revisions of "MediaWiki:Common.css"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
(italicized Heading 4 (h6))
Line 3: Line 3:
 
font-weight: bold;
 
font-weight: bold;
   
  +
}
  +
  +
  +
h6 {
  +
text-indent: 0.5pt;
  +
font-style="italic";
 
}
 
}

Revision as of 15:25, 12 May 2020

li#n-Lab-Rules a {
 
font-weight: bold;

}


h6 {
text-indent: 0.5pt;
font-style="italic";
}