summaryrefslogtreecommitdiff
path: root/dacctal/sources/how_i_use_gentoo/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'dacctal/sources/how_i_use_gentoo/style.css')
-rw-r--r--dacctal/sources/how_i_use_gentoo/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/dacctal/sources/how_i_use_gentoo/style.css b/dacctal/sources/how_i_use_gentoo/style.css
index 6a1e542..748e59b 100644
--- a/dacctal/sources/how_i_use_gentoo/style.css
+++ b/dacctal/sources/how_i_use_gentoo/style.css
@@ -39,6 +39,7 @@ a:link {
color: var(--cl-orange-6);
border: 2px solid var(--cl-orange-6);
padding: 4px 8px;
+ text-decoration: none;
}
a:visited, a:active {
color: var(--cl-green-6);