=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/openbsd.css,v retrieving revision 1.18 retrieving revision 1.19 diff -c -r1.18 -r1.19 *** www/openbsd.css 2019/06/02 23:16:30 1.18 --- www/openbsd.css 2019/06/03 02:43:03 1.19 *************** *** 1,4 **** ! /* $OpenBSD: openbsd.css,v 1.18 2019/06/02 23:16:30 tj Exp $ */ :root { --red: #E00000; --- 1,4 ---- ! /* $OpenBSD: openbsd.css,v 1.19 2019/06/03 02:43:03 deraadt Exp $ */ :root { --red: #E00000; *************** *** 9,14 **** --- 9,18 ---- :link { color: #23238E; + } + + :visited { + color: #008088; } body {