소스 검색

styling for link override

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

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


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

@@ -539,6 +539,15 @@ img {
font-weight: normal !important;
}

.nosup a {
color: red;
}

.nosup a span.sup {
display: none;
}


.syllabustitle, .coretitle {
margin-top: 4rem;
font-style: italic;


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