미디어위키:Common.css: 두 판 사이의 차이

하나님의 교회 지식사전
둘러보기로 이동 검색으로 이동
편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
2번째 줄: 2번째 줄:
   width: 25px;
   width: 25px;
   height: 25px;
   height: 25px;
   fill: #2383c6;
   fill: #2383c6 !important;
   position: relative;
   position: relative;
   left: 1px;
   left: 1px;
9번째 줄: 9번째 줄:


.wap-btns .wap-play {
.wap-btns .wap-play {
   border: solid 1px #6f6f6f;
   border: solid 1px #6f6f6f !important;
   border-radius: 50%;
   border-radius: 50%;
   width: 39px;
   width: 39px;
   height: 39px;
   height: 39px;
}
}

2026년 3월 30일 (월) 11:32 기준 최신판

.wap-play > * {
  width: 25px;
  height: 25px;
  fill: #2383c6 !important;
  position: relative;
  left: 1px;
  top: 0;
}

.wap-btns .wap-play {
  border: solid 1px #6f6f6f !important;
  border-radius: 50%;
  width: 39px;
  height: 39px;
}