틀:Talkheader/styles.css

Stardew Valley Wiki
< 틀:Talkheader
Margotbean (토론 | 기여)님의 2021년 5월 31일 (월) 18:45 판 (create page)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
둘러보기로 가기 검색하러 가기
#talkheadertitle {
   background-color: #03A007;
   text-align: center;
   color: white;
   text-shadow: 0px 2px #00321f;
   font-size: 120%;
}

#talkheaderbody {
   width: 80%;
   margin: 0 auto 1em auto;
   border: 1px solid rgb(170, 170, 170);
   background-color: rgba(255, 255, 255, 0.58);
   color: rgb(0, 0, 0);
}

.white {color: white;}

/* [[Category:틀]] */