"미디어위키:Chameleon.css"의 두 판 사이의 차이
이게위키
5번째 줄: | 5번째 줄: | ||
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding:400,700|Nanum+Gothic:400,700&display=swap&subset=korean'); | @import url('https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding:400,700|Nanum+Gothic:400,700&display=swap&subset=korean'); | ||
− | font-family: 'Nanum Gothic', sans-serif; | + | body { |
− | font-family: 'Nanum Gothic Coding', monospace; | + | font-family: 'Nanum Gothic', sans-serif; |
+ | font-family: 'Nanum Gothic Coding', monospace; | ||
+ | } |
2019년 8월 19일 (월) 18:34 판
.mw-body .catlinks ul { display: inline; margin: 0; } .mw-body .catlinks ul > li { margin-right: 0!important; } #mw-navigation { display: none; } @import url('https://fonts.googleapis.com/css?family=Nanum+Gothic+Coding:400,700|Nanum+Gothic:400,700&display=swap&subset=korean'); body { font-family: 'Nanum Gothic', sans-serif; font-family: 'Nanum Gothic Coding', monospace; }