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