
Simplify themes. Deleted expansive colour sass file for now; don't see the point in that complexity at this stage.
11 lines
156 B
Sass
11 lines
156 B
Sass
@import layout.sass
|
|
|
|
body
|
|
background-color: #f2f2f2
|
|
|
|
body, a, header a:visited
|
|
color: #191B22
|
|
|
|
pre, .timeline > li div
|
|
border-left: 1mm solid #191B22
|