Browse Source

디자인 버그 수정

2DU 9 years ago
parent
commit
9a4e55692d
1 changed files with 5 additions and 1 deletions
  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;
+}