1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-07-07 02:31:06 +01:00

Improve consistency of Compact theme.

This commit is contained in:
hacksalot
2015-12-18 09:49:38 -05:00
parent ae6b1f13da
commit 08c14274c8
6 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
html, body, main, section, header, ul, p, h1, h2, h3 {
font-family: Helvetica, sans-serif;
font-family: Calibri, 'Helvetica Neue', Helvetica, 'Segoe UI', sans-serif;
font-size: 12px;
margin: 0; padding: 0;
display: block;