aboutsummaryrefslogtreecommitdiff
path: root/assets/css/main.css
blob: d1de6f3e5f9f4bf008aa3cbe27173b96bfb4425f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**
 * Design of the Netflix Stats Generator
 * @author Marvin Borner
 * @copyright Marvin Borner 2018
 */


body {
    font-family: 'Share Tech Mono', regular !important;
    text-rendering: optimizeLegibility !important;
}

h1 {
    
}