Skip to content

Instantly share code, notes, and snippets.

@puppe
puppe / custom.css
Last active December 15, 2015 00:59 — forked from gregrickaby/custom.css
Custom stylesheet for Tiny Tiny RSS
/* Reset
------------------------------------------------------------ */
body#ttrssMain,
body#ttrssPrefs,
body#ttrssLogin,
body {
color: #000;
font-family: "Arial", sans-serif;
font-size: 80%;
}