>>827
うちの62.0.2では今でもこれなら効いてるよ
/* Google検索結果にアンダーライン */
@-moz-document url-prefix("https://www.google.co.jp/";), url-prefix("https://www.google.com/";) {
.rc .r {
text-decoration: underline !important;
font-size: 16px!important;
color: #1B6BDF !important;
}
}