diff --git a/src/General/css/style.css b/src/General/css/style.css index 5ed05bffe..b82ebe3e7 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -530,6 +530,9 @@ div[data-checked="false"] > .suboption-list { .section-filter textarea { height: 500px; } +.section-filter a { + text-decoration: underline; +} .section-sauce textarea { height: 350px; }