diff options
-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 ; |