Add a simple theme
Because dark mode rulez :-) For lovers of white web, TODO has been added.pub/python-goto
parent
0265df36b5
commit
1ea3432d37
@ -0,0 +1,12 @@
|
||||
body {
|
||||
background-color: #003;
|
||||
color: #5bf;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #8df;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-family: sans-serif;
|
||||
}
|
Loading…
Reference in New Issue