comparison css/app.css @ 108:2f1de3071ee9

Add a new set of images for the first page.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Thu, 03 Nov 2016 15:20:38 +0100
parents 3c8941fa46da
children b0c6ab59c569
comparison
equal deleted inserted replaced
107:a2fa1e57437e 108:2f1de3071ee9
29 li { 29 li {
30 color: #333; 30 color: #333;
31 } 31 }
32 32
33 h1, h2, h3, h4, h5, h6 { 33 h1, h2, h3, h4, h5, h6 {
34 font-family: 'PT Sans'; 34 font-family: 'PT Sans';
35 color: #333; 35 color: #333;
36 /*font-weight: bold;*/ 36 /*font-weight: bold;*/
37 } 37 }
38 38
39 h2 { 39 h2 {
48 font-size: 1.33rem; 48 font-size: 1.33rem;
49 } 49 }
50 50
51 h4, h5, h6 { 51 h4, h5, h6 {
52 font-weight: bold; 52 font-weight: bold;
53 }
54
55 div.reveal-modal img {
56 height: auto;
57 width: 100%;
53 } 58 }
54 59
55 /** 60 /**
56 * Font overrides (do this using SASS when that gets pulled in) 61 * Font overrides (do this using SASS when that gets pulled in)
57 */ 62 */