Browse Source

set visited links to color white

master
mb 2 years ago
parent
commit
bad6cff9b5
  1. 4
      narrowstyle.css

4
narrowstyle.css

@ -537,7 +537,9 @@ img {
border-radius: 1rem 0.5rem 1rem 0.5rem;
}
a:visited {
color: white;
}
/* :::::::::::::::::::::::::::::::::::::::::::::: Responsiveness :::::::::::::::::::::::::::::::::::::::::::::: */

Loading…
Cancel
Save