diff options
-rw-r--r-- | header.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ if ( ! defined( 'ABSPATH' ) ) { <link href="https://www.adelielinux.org/assets/plugins/simple-line-icons/css/simple-line-icons.css" rel="stylesheet"> <!-- Blog Overrides --> <style> - .entry-content a { color: #007BFF; } + .entry-content a { color: #0170B9; } </style> </head> |