comparison css/app.css @ 22:3c8941fa46da

change small heading styles
author Alex Krolick <whokilledtheelectricmonk@gmail.com>
date Sun, 15 Nov 2015 21:49:06 -0800
parents 3011dd45c7b0
children 2f1de3071ee9
comparison
equal deleted inserted replaced
21:d3ca915e39d1 22:3c8941fa46da
42 42
43 h3 { 43 h3 {
44 font-size: 1.66rem; 44 font-size: 1.66rem;
45 } 45 }
46 46
47 h4 {
48 font-size: 1.33rem;
49 }
50
51 h4, h5, h6 {
52 font-weight: bold;
53 }
54
47 /** 55 /**
48 * Font overrides (do this using SASS when that gets pulled in) 56 * Font overrides (do this using SASS when that gets pulled in)
49 */ 57 */
50 58
51 .button, li, p, .alert, .label, .top-bar-section ul li>a { 59 .button, li, p, .alert, .label, .top-bar-section ul li>a {