0032
This commit is contained in:
@@ -13,5 +13,20 @@ img.imageSquare {
|
||||
|
||||
a {
|
||||
color: lightseagreen;
|
||||
}
|
||||
|
||||
a:link {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:active {
|
||||
text-decoration: underline;
|
||||
}
|
||||
Reference in New Issue
Block a user