~alcinnz/argonaut-constellation.org

21971f53d6271063a1a54dbc471b16278f2aa2f6 — Adrian Cochrane 1 year, 8 months ago 396941c
Improve darkmode link colour contrast.
1 files changed, 2 insertions(+), 0 deletions(-)

M index.html
M index.html => index.html +2 -0
@@ 35,6 35,8 @@
            background: black;
            color: #eee;
        }
        :link {color: #99f;}
        :visited {color: #c0c;}
    }
  </style>
</head>