summaryrefslogtreecommitdiff
path: root/sass/style.scss
blob: ca85e72ea4ab2940d890ed227e901c0c9348f05b (plain)
1
2
3
4
5
6
7
8
9
body {
  color: white;
  background-color: black;
}

time {
  color: red;
  font-weight: bold;
}