mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 08:45:38 -04:00
change link colours
This commit is contained in:
parent
c50349acf3
commit
957c2f226b
@ -42,12 +42,12 @@ h1 {
|
||||
|
||||
/* unvisited link */
|
||||
a:link {
|
||||
color: #66ff00;
|
||||
color: #1a940d;
|
||||
}
|
||||
|
||||
/* visited link */
|
||||
a:visited {
|
||||
color: #1a940d;
|
||||
color: #126409;
|
||||
}
|
||||
|
||||
/* mouse over link */
|
||||
|
Loading…
Reference in New Issue
Block a user