=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/openbsd.css,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** www/openbsd.css 2019/06/01 22:09:27 1.16 --- www/openbsd.css 2019/06/02 16:48:49 1.17 *************** *** 1,4 **** ! /* $OpenBSD: openbsd.css,v 1.16 2019/06/01 22:09:27 tj Exp $ */ :root { --red: #E00000; --- 1,4 ---- ! /* $OpenBSD: openbsd.css,v 1.17 2019/06/02 16:48:49 tj Exp $ */ :root { --red: #E00000; *************** *** 260,265 **** --- 260,269 ---- :link { color: #BAD7FF; + } + + :visited { + color: #F6BAFF; } body {