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

편집 요약 없음
잔글편집 요약 없음
6번째 줄: 6번째 줄:


#libre_right_toc {
#libre_right_toc {
max-height: 400px;
max-height: 350px;
}
}
   
   

2015년 8월 6일 (목) 17:05 판

body {

font-family: '맑은 고딕', sans-serif; 

}

#libre_right_toc {
max-height: 350px;
}
 
@media print {
   a[href]:after {
     content: normal;
   }
}