diff --git a/htdocs/luci-static/argon/cascade.css b/htdocs/luci-static/argon/cascade.css index 8b9f9c4..5d6af81 100644 --- a/htdocs/luci-static/argon/cascade.css +++ b/htdocs/luci-static/argon/cascade.css @@ -398,7 +398,7 @@ code { abbr { cursor: help; text-decoration: underline; - color: #fff; + color: #797474; } hr { margin: 1rem 0; diff --git a/htdocs/luci-static/argon/cascade.less b/htdocs/luci-static/argon/cascade.less index 3e77071..13bb5dc 100644 --- a/htdocs/luci-static/argon/cascade.less +++ b/htdocs/luci-static/argon/cascade.less @@ -466,7 +466,7 @@ code { abbr { cursor: help; text-decoration: underline; - color: #fff; + color: #797474; } hr {