Fixed Issue #354: Removed link on line 90 that was going to a page that no longer exists.
This commit is contained in:
parent
f88204d0a4
commit
44398c68a3
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ a:focus {
|
|||
outline: thin dotted;
|
||||
}
|
||||
a:hover,
|
||||
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
|
||||
a:active {
|
||||
outline: 0;
|
||||
}
|
||||
a img {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue