summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbogdankol <68349689+bogdankol@users.noreply.github.com>2024-04-25 12:13:45 +0300
committerGitHub <noreply@github.com>2024-04-25 12:13:45 +0300
commit5c43b9a00bbdabb73e92884a6294b7be3e6101c3 (patch)
treec1842955aa05f100ea8083420429e5c46a46a7c0
parentaea0cf018ac391d6d1472f90e5338ca6ef3d0a1c (diff)
downloadcommunity.vyos.net-5c43b9a00bbdabb73e92884a6294b7be3e6101c3.tar.gz
community.vyos.net-5c43b9a00bbdabb73e92884a6294b7be3e6101c3.zip
fixed styles for abcent list on /get/nightly-builds page
-rw-r--r--sass/lists.sass5
1 files changed, 5 insertions, 0 deletions
diff --git a/sass/lists.sass b/sass/lists.sass
index 64e9d81..33e2ae9 100644
--- a/sass/lists.sass
+++ b/sass/lists.sass
@@ -31,6 +31,11 @@ ul
height: 5px
background-color: $grey-dark
+ a
+ color: $primary
+ +resolution(0, 575)
+ text-decoration: none
+
.legacy-lts,
.why-contribute,
.image-signatures,