Linkfarbe
This commit is contained in:
parent
064d616e72
commit
01bdbed03b
1 changed files with 2 additions and 2 deletions
|
@ -50,10 +50,10 @@ a:link{
|
|||
text-decoration: none;
|
||||
}
|
||||
a:visited{
|
||||
color: gray;
|
||||
color: white;
|
||||
}
|
||||
a:hover{
|
||||
color:red;
|
||||
color:gray;
|
||||
}
|
||||
|
||||
|
||||
|
|
Reference in a new issue