/*
* Google検索結果のファビコンとURLをタイトルの下に表示。
* 新レイアウト(2020-01)用。
*/
@-moz-document domain("www.google.com"),
domain("www.google.co.jp") {
#search div.r > a[href] > div:first-child,
#search div.r > a[href] > div:first-child + br { display: none !important }
#search div.r > a[href] > h3 { margin-bottom: 0 !important }
#search div.r > a[href] + div { position: static !important; height: auto !important }
#search div.r > a[href] + div > div { visibility: visible !important }
}
userChrome.css・userContent.cssスレ Part10
■ このスレッドは過去ログ倉庫に格納されています
287名無しさん@お腹いっぱい。
2020/01/16(木) 14:23:44.59ID:kQ5nfKgM0■ このスレッドは過去ログ倉庫に格納されています
