Tweak the README
This commit is contained in:
18
docs/head.html
Normal file
18
docs/head.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<style>
|
||||
body {
|
||||
background: #eee;
|
||||
color: #111;
|
||||
}
|
||||
code {
|
||||
color: #111;
|
||||
}
|
||||
.purple, a {
|
||||
color: #1d781d;
|
||||
}
|
||||
h1 { font-weight: bold; }
|
||||
pre {
|
||||
background: #e6e6e6;
|
||||
padding: 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
</style>
|
Reference in New Issue
Block a user