diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-02-13 12:35:30 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-02-13 12:35:30 +0100 |
commit | f2710a8ccbb0189072e174e1defbb0313d75da82 (patch) | |
tree | 36798d8fda742e5b2f14580befa2e450ea90e23e /style.css | |
parent | 15785da603ba856933d0e088c15e0195f62d9001 (diff) |
fix: remove comment
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ; |