Make link to MDN in filter guide stand out better. #398

This commit is contained in:
ccd0 2015-05-03 10:42:19 -07:00
parent a04d34cb2d
commit 310d4a6fc4

View File

@ -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;
}