사용자:Mykim5902/common.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
2번째 줄: 2번째 줄:


body {  
body {  
  font-family: 'Noto Sans KR', sans-serif;
  font-family: 'Noto Sans KR'
}
}



2015년 10월 15일 (목) 12:07 판

 @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);

body { 
 font-family: 'Noto Sans KR'
}

#libre_right_toc {
max-height: 580px;
}

@media print {
   a[href]:after {
     content: normal;
   }
}

html ,body
{
background-color: #407746;
}