diff options
-rw-r--r-- | styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ a { } a:hover { - background-color: blue; + background-color: rgb(130, 100, 185); } footer { |
index : website.git | ||
https://liberta.casa |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | styles.css | 2 |
@@ -9,7 +9,7 @@ a { } a:hover { - background-color: blue; + background-color: rgb(130, 100, 185); } footer { |