forked from varia/web-narrowcast
set visited links to color white
This commit is contained in:
parent
7ce747ec16
commit
bad6cff9b5
@ -537,7 +537,9 @@ img {
|
||||
border-radius: 1rem 0.5rem 1rem 0.5rem;
|
||||
}
|
||||
|
||||
|
||||
a:visited {
|
||||
color: white;
|
||||
}
|
||||
|
||||
/* :::::::::::::::::::::::::::::::::::::::::::::: Responsiveness :::::::::::::::::::::::::::::::::::::::::::::: */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user