diff options
Diffstat (limited to 'main.css')
| -rw-r--r-- | main.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -52,7 +52,8 @@ ul.posts a:hover { text-decoration: underline; } img { width: 100%; } a { - color: lightgreen; + /* color: lightgreen; */ + color: #0000EE; text-decoration: none; } |
