瀏覽代碼

디자인 수정

2DU 9 年之前
父節點
當前提交
3d5874750e
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      static/style.css

+ 4 - 0
static/style.css

@@ -102,6 +102,10 @@ h1, h2, h3, h4, h5, h6 {
     font-size: 25%;
 }
 
+td:hover {
+    background: #ddd;
+}
+
 ref {
     background-color: #efefef;
     color: #555555;