댓글 리스트
-
작성자 커피향기, 작성시간22.09.06 배경 소스
<style>
body, #primaryContent
{ background-image:url("https://t1.daumcdn.net/cafeattach/1Yx8k/9d6bd6068fd7ca2c659305bfdd11f0fe26f8badc"),
url("https://t1.daumcdn.net/cafeattach/1YOKA/0640a1d9edea73de79eca5f6d10025fb3411cd31");
background-attachment: fixed; background-color:#ffffff;
background-repeat: repeat ;
background-position: top 0px right 0px, bottom right;
background-size:1200px 1200px, cover ;}
</style> -
작성자 커피향기, 작성시간22.09.06 댓글란 소스
<style>.comment_section,#Content{
background:
url("https://t1.daumcdn.net/cafeattach/1YOKA/0640a1d9edea73de79eca5f6d10025fb3411cd31"),
linear-gradient(100deg,#A68064, #FFFFFF);
background-attachment: fixed;
background-repeat: repeat-y;
background-position: top left 540px, bottom right;
background-size: 630px 630px, cover;}
.cont_comment,#Content{
position:relative; width:630px;left:25%;
font-weight:bold; color:#000000;}
</style>