WP PLUGIN アーカイブ毎に投稿表示順を設定する
・ファイル名、クラス名の変更 ・タクソノミーの有効化で、カテゴリー、タグ、カスタム分類のメタキーを分割 ・表示用クラスの追加 ・readmeの追加等
This commit is contained in:
@@ -40,6 +40,7 @@ h3 {
|
||||
|
||||
.list-orders-outer {
|
||||
width: 100%;
|
||||
margin-bottom: 1em;
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
flex-wrap: wrap;
|
||||
Reference in New Issue
Block a user