@cryptotaxi247 / kubo / commits / 668172178

dir-index.html only: header colors

Jessica Schilling committed Apr 21, 2020 at 11:30 UTC 6681721781ceecc8f3a1e9b1d4a3850526115b52
1 file changed +2 -1
dir-index.html
+2 -1
@@ -8,7 +8,8 @@
8 .narrow {width: 0px;}
9 .padding { margin: 100px;}
10 #header {
11 - background: #000;
11 + background: #0b3a53;
12 + border-bottom: 4px solid #69c4cd;
13 }
14 #logo {
15 height: 25px;