MediaWiki:Monobook.css: Difference between revisions

From 흡혈양파의 인터넷工房
Jump to navigation Jump to search
monobook css 추가
 
(No difference)

Latest revision as of 10:11, 11 February 2013

/* 이 CSS 설정은 모든 모노북 스킨에 적용됩니다 */
div.mw-geshi {
  padding: 1em; 
  margin: 1em 0; 
  border: 1px dashed #2f6fab;
  background-color: #f9f9f9;
}