diff options
Diffstat (limited to 'test.scss')
-rw-r--r-- | test.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ a { font-weight: normal; color: white; - background-color: lightblue; + background-color: #6699cc; display: block; padding: 0.5em; opacity: 0.8; |