浏览代码

디자인 버그 수정

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;
+}