diff --git a/css/main.css b/css/main.css index c4bec7a..86f3dc9 100644 --- a/css/main.css +++ b/css/main.css @@ -1,6 +1,7 @@ @charset "UTF-8"; @import "./base.css"; @import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700"); +/* Colourscheme from https://www.materialui.co/colors */ * { -webkit-font-smoothing: antialiased; diff --git a/index.html b/index.html index 06b0305..c0460cd 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,7 @@