aboutsummaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rwxr-xr-xcss/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index 68a6943..6b24190 100755
--- a/css/style.css
+++ b/css/style.css
@@ -50,12 +50,12 @@ header nav {
}
header .current a {
- color:#0ab12e;
+ color:#0a4db1;
font-weight:bold;
}
header a:hover {
- color:#2f773d;
+ color:#302f77;
font-weight:Bold;
}