영웅은 공부 따원 안 한다네/HTML CSS

티스토리 최근글 카테고리

귀펀치토끼 2022. 11. 30. 14:29

<s_index_article_rep>
	<div class="post-item">
    	<a href="/m/125">
            <span class="thum">
                <s_article_rep_thumbnail>
                    <img src="//i1.daumcdn.net/thumb/C264x200/?fname=https://blog.kakaocdn.net/dna/bT05Sq/btrSvzbutTK/AAAAAAAAAAAAAAAAAAAAAKcnLQD7ig2Qrd4GsKv1Ybe508YM6fTcG1DXRhQD60lg/img.png?credential=yqXZFxpELC7KVnFOS48ylbz2pIh7yKj8&expires=1756652399&allow_ip=&allow_referer=&signature=C6fMPgr%2BVAJRic6P8mYCwCsh8D8%3D" alt="">
                </s_article_rep_thumbnail>
            </span>
            <span class="btn-category"></span>
            <span class="title">티스토리 최근글 카테고리</span>
            <span class="excerpt">.btn-category { display: inline-block; padding: 6px 11px; font-weight: 700; border-radius: 20px; background: #FFD866; }</span>
        </a>
    </div>
</s_index_article_rep>
.btn-category {
	display: inline-block;
	padding: 6px 11px;
	font-weight: 700;
	border-radius: 20px;
	background: #FFD866;
}