summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/local.css b/local.css
index 7f02385..2d44f45 100644
--- a/local.css
+++ b/local.css
@@ -2,13 +2,10 @@
/* Add local styling here, instead of modifying style.css. */
-p {
- color: dimgrey;
-}
-
a,
a:hover,
a:visited {
+ font-weight: normal;
color: green;
}