Skip to content

Commit e13919b

Browse files
author
Ram swaroop
committed
404 page modified, link hover color changed
1 parent 980f7ac commit e13919b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

404.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ title: "Page not found"
44
permalink: /404.html
55
hide: true
66
---
7-
Sorry, the requested page wasn't found on the server.
7+
Sorry, the requested page wasn't found on the server. Please [start over]({{ site.baseurl }}/).

_sass/base/_utility.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
%link-hover {
1515
text-decoration: underline;
16-
color: darken($link-color, 15%);
16+
color: darken($link-color, 7%);
1717
}
1818
// Buttons
1919
.button {

0 commit comments

Comments
 (0)