/*** Google検索結果にアンダーライン ***/
@-moz-document domain("google.co.jp"){
h3 *{
font-size:14pt !important;
text-decoration: underline !important;
}
}
上記で検索結果の1行目にアンダーラインが引かれていたと思うけど、検索文字列のみに引かれる。
もともとそうだったのかな?