dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_ticky_tacky_dark
mirror of
https://github.com/kc0bfv/ticky_tacky_dark.git
summary
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Deploy kc0bfv/ticky_tacky_dark to github.com/kc0bfv/ticky_tacky_dark.git:gh...
Deployment Bot (from Travis CI)
05.43.2020
74525b7a769c942c6ee35333b876d140c67c67b6
[external-software/github_gohugo_theme_ticky_tacky_dark.git]
/
css
/
myprint.css
1
2
3
4
5
6
7
8
9
@import url("myboth.css");
body { background:white; color: #000; }
h1, h2, h3, h4, h5, h6 { color: #000; }
a:focus, a:hover { color: #33f; }
a { color:#33f; }
.loud { color: #000; }
.box { color: #000; }
.navbar { display: none; }