행위

미디어위키

"Timeless.css"의 두 판 사이의 차이

2번째 줄: 2번째 줄:
 
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR|Nanum+Gothic|Nanum+Pen+Script")
 
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR|Nanum+Gothic|Nanum+Pen+Script")
  
body, table, div, p  {font-family: "Nanum Pen Script", Aria}
+
body, table, div, p  {font-family: "Nanum Pen Script", serif}
  
// div#content h1, div#content h2, div#content h3 {font-family: "Nanum Pen Script", "Noto Sans KR"}  
+
div#content h1, div#content h2, div#content h3 {font-family: "Nanum Pen Script", serif"}  
 
/* changes the default font used for MediaWiki headings to Noto Serif */
 
/* changes the default font used for MediaWiki headings to Noto Serif */

2019년 2월 1일 (금) 11:38 판

/* CSS placed here will affect users of the Timeless skin */
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR|Nanum+Gothic|Nanum+Pen+Script")

body, table, div, p  {font-family: "Nanum Pen Script", serif}

div#content h1, div#content h2, div#content h3 {font-family: "Nanum Pen Script", serif"} 
/* changes the default font used for MediaWiki headings to Noto Serif */