ensure custom css is loaded last

This commit is contained in:
Luke Pulverenti 2017-07-23 18:29:53 -04:00
parent 757c79fa01
commit a603ba45cd
51 changed files with 46 additions and 136 deletions

View file

@ -0,0 +1 @@
h1,h2,h3{font-weight:400}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",'Open Sans',sans-serif;font-size:88%}h1{font-size:1.72em}h2{font-size:1.5em}h3{font-size:1.17em}.layout-tv{font-size:2.5vh}.layout-tv h2{font-size:1.35em}

View file

@ -0,0 +1 @@
h1,h2,h3{font-weight:400}h1{font-size:1.72em}h2{font-size:1.5em}h3{font-size:1.17em}.layout-tv h2{font-size:1.35em}@media all and (min-height:720px){html{font-size:22px}}@media all and (min-height:1000px){html{font-size:27px}}