summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>