소스 검색

디자인 버그 수정

2DU 9 년 전
부모
커밋
9a4e55692d
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      static/style.css

+ 5 - 1
static/style.css

@@ -475,4 +475,8 @@ a.not_thing {
 
 .menu-item:hover, #open:hover {
     background-color: #ddd;
-}
+}
+
+sub, sup {
+    line-height: 1.4em;
+}