X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/219e14be8f8268a96169f0dc51472d8cee0c34f3..ff9e3ed9324334426d82f411422efd5480692dff:/base.css diff --git a/base.css b/base.css index 0bc7a13..00871f7 100644 --- a/base.css +++ b/base.css @@ -1,3 +1,11 @@ +/* media features */ + +@import url(terse.css) all and (max-width: 80em); + +@import url(mono.css) all and (monochrome); + +/* general */ + body { background: #FFF; color: #000;