바뀜

둘러보기로 가기 검색하러 가기
343 바이트 제거됨 ,  2021년 5월 31일 (월) 19:09
move talk page header styling to template
428번째 줄: 428번째 줄:  
.no-wrap {
 
.no-wrap {
 
   white-space: nowrap;
 
   white-space: nowrap;
}
  −
  −
/* Talk Page Headers */
  −
#talkheadertitle {
  −
  background-color: #03A007;
  −
  text-align: center;
  −
  color: white;
  −
  text-shadow: 0px 2px #00321f;
  −
  font-size: 120%;
  −
}
  −
  −
#talkheaderbody {
  −
  width: 80%;
  −
  margin: 0px auto 1em;
  −
  border: 1px solid rgb(170, 170, 170);
  −
  background-color: rgba(255, 255, 255, 0.58);
  −
  color: rgb(0, 0, 0);
   
}
 
}
  

편집

105,560

둘러보기 메뉴