소스 검색

make ordered list numeric

master
Sean Dockray 3 년 전
부모
커밋
8e8a7f7bc6
2개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -0
      themes/sandpoints/assets/css/site.css
  2. +1
    -1
      themes/sandpoints/assets/css/site.min.css

+ 4
- 0
themes/sandpoints/assets/css/site.css 파일 보기

@@ -583,6 +583,10 @@ li[role=doc-endnote] {
list-style-type: decimal;
}

ol li {
list-style-type: decimal;
}

img {
width: 100%;
}


+ 1
- 1
themes/sandpoints/assets/css/site.min.css
파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
파일 보기


불러오는 중...
취소
저장