편집 요약 없음 |
편집 요약 없음 |
||
(같은 사용자의 중간 판 14개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
<div style="max-width: 550px; margin-left: auto; margin-right: auto;"> | <div style="max-width: 550px; margin-left: auto; margin-right: auto; margin-bottom: -5px;"> | ||
<hr> | <hr> | ||
<div style="display: flex; flex-direction: row; overflow: hidden; height: | {{#css: | ||
<div style="margin-right: 1rem; min-width: 70px; margin-top: 2.5px; border-radius: 5px;">[[{{{이미지}}}|x70px]]</div> | .newstitle::-webkit-scrollbar { | ||
display: none; | |||
} | |||
}} | |||
<div style="display: flex; flex-direction: row; overflow: hidden; height: 90px; padding-right: 16px; padding-left: 13px; overflow: hidden; margin-top: -3.5px;"> | |||
<div style="margin-right: 1rem; min-width: 70px; margin-top: 2.5px; border-radius: 5px;">[[{{{이미지|파일:공란.png}}}|x70px]]</div> | |||
<div style="overflow: hidden; -webkit-mask-image: linear-gradient(to top, transparent 0%, black 25%); mask-image: linear-gradient(to top, transparent 0%, black 25%);"> | <div style="overflow: hidden; -webkit-mask-image: linear-gradient(to top, transparent 0%, black 25%); mask-image: linear-gradient(to top, transparent 0%, black 25%);"> | ||
<div style="font-size: 1.25rem; margin-bottom: 1px;">'''{{{제목}}}'''</div> | <div class="newstitle" style="font-size: 1.25rem; margin-bottom: 1px; white-space: nowrap; overflow-x: scroll; overflow-y:hidden; -ms-overflow-style: none; scrollbar-width: none;">'''{{{제목}}}'''</div> | ||
<div style="font-size: 0.86rem; opacity: .7;">{{{날짜}}}</div> | <div class="newstitle" style="font-size: 0.86rem; opacity: .7; white-space: nowrap; overflow-x: scroll; -ms-overflow-style: none; scrollbar-width: none;">{{{날짜}}}</div> | ||
<div style="font-size: 0.99rem; opacity: .85; overflow: hidden; line-height: 1.28em;">{{{내용}}}</div> | <div style="font-size: 0.99rem; opacity: .85; overflow: hidden; line-height: 1.28em;">{{{내용}}}</div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> |