luci-theme-openwrt-2020: add styling of hyperlinks
[project/luci.git] / themes / luci-theme-openwrt-2020 / htdocs / luci-static / openwrt2020 / cascade.css
index e251df5127ecbe66c6b5e3e885ec27301f3aa6d1..cf320e4aed05072a32eeb513a94bb317f30c85be 100644 (file)
@@ -632,6 +632,10 @@ ul > li {
        list-style: disc;
 }
 
+p > a {
+       text-decoration: underline;
+}
+
 /*
  * widgets
  */