Skip to content

Instantly share code, notes, and snippets.

@wintervt
wintervt / blog
Created August 29, 2016 18:35
Milan blog CSS
@charset "utf-8";
/* CSS Document */
body {font-family:'Lora', Times, serif;
background:#D5D3D3;
font-size: 1.7em;
line-height: 2.2em;}
body a {color:#132DC9;}