summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-13 12:35:30 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-02-13 12:35:30 +0100
commitf2710a8ccbb0189072e174e1defbb0313d75da82 (patch)
tree36798d8fda742e5b2f14580befa2e450ea90e23e
parent15785da603ba856933d0e088c15e0195f62d9001 (diff)
fix: remove comment
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 6088a2a..1d1bfc7 100644
--- a/style.css
+++ b/style.css
@@ -33,7 +33,7 @@ p img, li img, h1 img, h2 img, h3 img, h4 img, dt img {
border: none ;
display: inline ;
}
-/* "a" is for links. */
+
a {
color: blue ;
text-decoration: none ;