small design and bug fixes
This commit is contained in:
parent
0f52f78c10
commit
cf9e9d9652
5 changed files with 21 additions and 8 deletions
|
@ -43,8 +43,13 @@ body
|
|||
background-color: white;
|
||||
}
|
||||
|
||||
a, a:visited, a:active {
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #0095dd;
|
||||
}
|
||||
|
||||
a:visited, a:active {
|
||||
color: #004fdd;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue