aboutsummaryrefslogtreecommitdiffstats
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index 32af8a3..c923c04 100644
--- a/css/style.css
+++ b/css/style.css
@@ -13,7 +13,7 @@ a {
}
a:visited {
- color: gray ;
+ color: lightblue ;
}
h1 {
@@ -191,7 +191,7 @@ ul.no-bullets {
color: blue ;
}
a:visited {
- color: purple ;
+ color: blue ;
}
h2 {
color: inherit ;