summaryrefslogtreecommitdiffhomepage
path: root/themes/luci-theme-openwrt-2020/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'themes/luci-theme-openwrt-2020/htdocs')
-rw-r--r--themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css
index e251df5127..cf320e4aed 100644
--- a/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css
+++ b/themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css
@@ -632,6 +632,10 @@ ul > li {
list-style: disc;
}
+p > a {
+ text-decoration: underline;
+}
+
/*
* widgets
*/