fixed accessibility

master
Tancre 3 years ago
parent c67a047c5c
commit c2406be78a

@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title></title>
<title> window.open( &#129695; )</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="./scripts/jquery-3.5.0.min.js"></script>

@ -178,17 +178,17 @@ h1 {
}
.iconContainer a {
color: blanchedalmond;
color: white;
cursor: url(https://www.dropbox.com/s/odbhtufakz6sge2/cursor%20red.png?raw=1),
auto !important;
}
.iconContainer a:hover {
color: blanchedalmond;
color: white;
}
.iconContainer a:visited {
color: blanchedalmond;
color: white;
}
.iconContainer a p {

Loading…
Cancel
Save