Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/modules/typography.scss')
-rw-r--r--assets/css/modules/typography.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/modules/typography.scss b/assets/css/modules/typography.scss
index 2d2e25dd..1584474d 100644
--- a/assets/css/modules/typography.scss
+++ b/assets/css/modules/typography.scss
@@ -82,7 +82,7 @@
}
.hyperlink {
- color: #a2a2a2;
+ color: $medium-grey;
text-decoration: none;
font-weight: 500;
border-bottom: solid 1px;