summaryrefslogtreecommitdiffstats
path: root/blog/style.css
blob: 83ff0979d27e46dabd933a7cc1180ddc31d8abce (plain) (blame)
1
2
3
4
5
6
7
html {
  background-color: #121212;
  border: 3vh solid #121212;
  font-family: sans-serif;
  font-size: 2vh;
  color: white;
}