summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-07-24 11:21:41 -0700
committerGitHub <[email protected]>2019-07-24 11:21:41 -0700
commitf96b52b3e841b07b2f5f4d2252ad2e99b3d6d7b0 (patch)
treeace70eb8b61899c1730021e2d22d92b9fc28efa6 /index.html
parentfiles upload (diff)
downloads1n.pw-admin-f96b52b3e841b07b2f5f4d2252ad2e99b3d6d7b0.tar.xz
s1n.pw-admin-f96b52b3e841b07b2f5f4d2252ad2e99b3d6d7b0.zip
change hyperlink highlight colour
#000 to #282936
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/index.html b/index.html
index 8d1e16f..0237816 100644
--- a/index.html
+++ b/index.html
@@ -129,7 +129,7 @@
a:hover,
a:focus {
outline: none;
- background: #000;
+ background: #282936;
color: #fff;
}
</style>
@@ -171,6 +171,5 @@
<!-- animate -->
<script src="js/app.js"></script>
-
-
- </body></html> \ No newline at end of file
+
+ </body></html>