@font-face { font-family: 'RobotoSlab-Regular'; src: url('/fonts/RobotoSlab-Regular-webfont.eot'); src: url('/fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/RobotoSlab-Regular-webfont.woff2') format('woff2'), url('/fonts/RobotoSlab-Regular-webfont.woff') format('woff'), url('/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'), url('/fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg'); font-weight: normal; font-style: normal; } * { box-sizing: border-box; } .content-list { margin-bottom: 1.2em; } nav { margin-bottom: 2em; } hr.new1 { border: 1px solid #e2e2e2; } /* .title { */ /* font-size: 1.1em; */ /* color: orange; */ /* background-color: yellow; */ /* } */ .subtitle { font-size: 1.3em; color: yellow; background-color: red; } .sourceCode { font-size: 0.86em; } figcaption { font-size: 0.69em; } /* img { */ /* display: block; */ /* margin-left: auto; */ /* margin-right: auto; */ /* width: 50%; */ /* } */ body { font-family: serif, "RobotoSlab-Regular"; font-size: 18px; margin-left: auto; margin-right: auto; max-width: 800px; padding: 20px; } /* li { */ /* margin-top: 0.7em; */ /* margin-bottom: 0.7em; */ /* } */ h1, h2, h3, h4, h5, h6 { text-align: left; } /* a { */ /* color: blue; */ /* } */