aboutsummaryrefslogtreecommitdiffstats
path: root/themes/ymherklotz/static/css/blog.css
blob: b8fdceac448805eb267b6a19de2bdfcf5be74d84 (plain)
1
2
3
4
5
6
7
8
9
/*article > p:first-of-type:first-letter {
  float: left;
  line-height: 1;
  padding-right: 5px;
  margin: 0 auto;
  font-family: 'EBGaramond-Init', 'EBGaramond', serif;
  font-size: 75px;
}
*/