Explorar o código

注释表格样式优化

bhikkhu-kosalla-china %!s(int64=4) %!d(string=hai) anos
pai
achega
fc6f51a03b
Modificáronse 1 ficheiros con 11 adicións e 0 borrados
  1. 11 0
      app/studio/css/style.css

+ 11 - 0
app/studio/css/style.css

@@ -4898,3 +4898,14 @@ note {
 	object-fit: cover;
 	background-size: contain;
 }
+
+#word_note_pop_content th{
+	border: 1px solid #000000;
+    font-size: 100%;
+	border-spacing: 0
+}
+#word_note_pop_content td{
+	border: 1px solid #000000;
+    font-size: 80%;
+	border-spacing: 0
+}