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

이게위키
 
3번째 줄: 3번째 줄:
  
 
#mw-navigation { display: none; }
 
#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-sans-serif: 'Nanum Gothic', sans-serif;
 
--font-family-monospace: 'Nanum Gothic Coding', monospace;
 
}
 

2019년 8월 19일 (월) 18:40 기준 최신판

.mw-body .catlinks ul { display: inline; margin: 0; }
.mw-body .catlinks ul > li { margin-right: 0!important; }

#mw-navigation { display: none; }