Browse Source

docs : css : add em and strong

pull/96/head
David DeSandro 14 years ago
parent
commit
8619eeb0cc
  1. 3
      css/style.css

3
css/style.css

@ -127,6 +127,9 @@ a:active code {
a img { border: none; }
em { font-style: italic; }
strong { font-weight: bold; }
/**** Isotope styles ****/
/* required for containers to inherit vertical size from window */

Loading…
Cancel
Save