summaryrefslogtreecommitdiff
path: root/test.scss
diff options
context:
space:
mode:
Diffstat (limited to 'test.scss')
-rw-r--r--test.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.scss b/test.scss
index 75ff386..c647604 100644
--- a/test.scss
+++ b/test.scss
@@ -65,7 +65,7 @@
a {
font-weight: normal;
color: white;
- background-color: lightblue;
+ background-color: #6699cc;
display: block;
padding: 0.5em;
opacity: 0.8;