ビデオライブラリページCSS修正
Showing
1 changed file
with
7 additions
and
0 deletions
... | @@ -3582,6 +3582,11 @@ body.itemid-132 table { | ... | @@ -3582,6 +3582,11 @@ body.itemid-132 table { |
3582 | /* ------------------------------------------------------------------------- | 3582 | /* ------------------------------------------------------------------------- |
3583 | ビデオライブラリページ | 3583 | ビデオライブラリページ |
3584 | ------------------------------------------------------------------------- */ | 3584 | ------------------------------------------------------------------------- */ |
3585 | #content .blog.videos-custom h3 { | ||
3586 | margin-bottom: 0px; | ||
3587 | margin-top: 10px; | ||
3588 | } | ||
3589 | |||
3585 | .blog.videos-custom .videos-custom-item-wrapper { | 3590 | .blog.videos-custom .videos-custom-item-wrapper { |
3586 | display: flex; | 3591 | display: flex; |
3587 | flex-wrap: wrap; | 3592 | flex-wrap: wrap; |
... | @@ -3641,6 +3646,8 @@ body.itemid-132 table { | ... | @@ -3641,6 +3646,8 @@ body.itemid-132 table { |
3641 | #content .blog.videos-custom h3 { | 3646 | #content .blog.videos-custom h3 { |
3642 | margin-bottom: 10px; | 3647 | margin-bottom: 10px; |
3643 | margin-top: 0px; | 3648 | margin-top: 0px; |
3649 | margin-bottom: 0px; | ||
3650 | margin-top: 10px; | ||
3644 | } | 3651 | } |
3645 | 3652 | ||
3646 | .blog.videos-custom-item-wrapper { | 3653 | .blog.videos-custom-item-wrapper { | ... | ... |
-
Please register or sign in to post a comment