Remove duplicate styling code

このコミットが含まれているのは:
syeopite 2021-03-13 10:55:12 -08:00
コミット fab9ae64a0
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 6AD1167E363D939E
1個のファイルの変更2行の追加7行の削除

ファイルの表示

@ -628,7 +628,7 @@ body.dark-theme {
} }
} }
#filters #filters {
display: inline; display: inline;
margin-top: 15px; margin-top: 15px;
} }
@ -642,11 +642,6 @@ body.dark-theme {
margin-bottom: 15px; margin-bottom: 15px;
} }
#filters > summary {
display: inline-block;
margin-bottom:15px;
}
#filters > summary::before { #filters > summary::before {
content: "[ + ]"; content: "[ + ]";
font-size: 1.5em; font-size: 1.5em;