미디어위키:Common.css: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 41번째 줄: | 41번째 줄: | ||
.cog-related-site .cog-tag a{font-size:13px; font-weight:500} | .cog-related-site .cog-tag a{font-size:13px; font-weight:500} | ||
.vector-menu-portal h3{border-bottom: 2px solid #D8D8D8; background-image:initial} | .vector-menu-portal h3{border-bottom: 2px solid #D8D8D8; background-image:initial} | ||
.cog-box-wrap img{width:100%; height:100%} | |||
@media(min-width:768px){ | @media(min-width:768px){ | ||
| 68번째 줄: | 69번째 줄: | ||
} | } | ||
/* =========== */ | |||
.box-half{box-sizing:border-box; margin-top:10px} | |||
.cog-item {box-sizing:border-box; padding-left:10px; padding-right:10px; margin-bottom:10px} | |||
@media(min-width:768px){ | |||
.box-half{width:50%; margin-top:0} | |||
.cog-item{margin-bottom: 20px;} | |||
} | |||
/* =========== */ | |||
/* sub */ | /* sub */ | ||
cite, | cite, | ||