Difference between revisions of "MediaWiki:Common.css"

From UCSB Nanofab Wiki
Jump to navigation Jump to search
m (retry h6)
m (added comment line)
Line 5: Line 5:
 
}
 
}
   
  +
/* this doesn't work: Demis 2020-05-12
 
 
#content h6 {
 
#content h6 {
 
text-indent: 0.5pt;
 
text-indent: 0.5pt;
 
font-style="italic";
 
font-style="italic";
 
}
 
}
  +
*/

Revision as of 15:52, 12 May 2020

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

}

/* this doesn't work:  Demis 2020-05-12
#content h6 {
text-indent: 0.5pt;
font-style="italic";
}
*/