Welcome to mirror list, hosted at ThFree Co, Russian Federation.

myprint.css « css « static - github.com/kc0bfv/ticky_tacky_dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5b7cffb53ffc67ad128d2c76039aa263c1821c8 (plain)
1
2
3
4
5
6
7
8
9
@import url("/css/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; }