perrotuerto.blog/css/ebooks.css

6 lines
218 B
CSS
Raw Normal View History

body > h1:first-child {margin-bottom:0;}
.addenda {border-left: 3px solid yellow; padding-left:1em;}
.meta {font-size:.75em;text-indent:0;color:gray;margin-bottom:6em;}
.meta a {color:gray;}
.meta + p {text-indent:0;}