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

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
  @import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
  @import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);


body {  
body {  

2015년 12월 7일 (월) 00:22 판

 @import url(https://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;
}