6,868
回編集
細編集の要約なし |
細編集の要約なし |
||
| 106行目: | 106行目: | ||
その他 | その他 | ||
--------------------------------------------------*/ | --------------------------------------------------*/ | ||
/*bootstrap*/ | |||
.sticky { | .sticky { | ||
z-index: 9; | z-index: 9; | ||
} | |||
.thumbinner{ | |||
margin-bottom:0; | |||
} | } | ||
/*-------------------------------------------------- | /*-------------------------------------------------- | ||
| 113行目: | 117行目: | ||
--------------------------------------------------*/ | --------------------------------------------------*/ | ||
@media (max-width: 720px) { | @media (max-width: 720px) { | ||
/*テーブルを横スクロール可能にして画面外へ出ないように*/ | |||
table{ | table{ | ||
margin: 1em 0; | margin: 1em 0; | ||
| 135行目: | 140行目: | ||
} | } | ||
@media (max-width: 640px) { | @media (max-width: 640px) { | ||
/*bootstrap*/ | |||
.thumb.tright, | .thumb.tright, | ||
.thumb.tleft{ | .thumb.tleft{ | ||
float: none !important; | float: none !important; | ||
margin: 0; | margin-right:0; | ||
margin-left:0; | |||
} | } | ||
/*bootstrap*/ | /*bootstrap*/ | ||