bhikkhu-kosalla-china 4 лет назад
Родитель
Сommit
4a29dccedd

+ 2 - 0
app/dict/grm_abbr.php

@@ -108,6 +108,7 @@ define("GRM_ABBR",[
 	["dictid"=>3,"abbr"=>"pl.","replace"=>"pl"],
 	["dictid"=>3,"abbr"=>"sg.","replace"=>"sg"],
 	["dictid"=>3,"abbr"=>"pp.","replace"=>"pp"],
+	["dictid"=>3,"abbr"=>"adj.","replace"=>"adj"],
 	["dictid"=>3,"abbr"=>"m.","replace"=>"m"],
 	["dictid"=>3,"abbr"=>"f.","replace"=>"f"],
 	["dictid"=>3,"abbr"=>"n.","replace"=>"nt"],
@@ -141,6 +142,7 @@ define("GRM_ABBR",[
 	["dictid"=>6,"abbr"=>"m.","replace"=>"m"],
 	["dictid"=>6,"abbr"=>"f.","replace"=>"f"],
 	["dictid"=>6,"abbr"=>"n.","replace"=>"nt"],
+	["dictid"=>6,"abbr"=>"子音","replace"=>"consonant"],
 	["dictid"=>15,"abbr"=>"aor.","replace"=>"aor"],
 	["dictid"=>15,"abbr"=>"ger.","replace"=>"ger"],
 	["dictid"=>15,"abbr"=>"nom.","replace"=>"nom"],

+ 8 - 3
app/dict/index.php

@@ -17,15 +17,20 @@ if (!(isset($_GET["builtin"]) && $_GET["builtin"] == 'true')) {
 guide.grammar_tag {
     display: unset;
     background: unset;
-    color: unset;
+    /*color: unset;*/
     background-color: var(--btn-color);
-    padding: 0 3px;
+    padding: 0;
     border-radius: 3px;
+	margin: 0;
 
 }
-.dict_word:hover  guide.grammar_tag {
+guide.grammar_tag:hover {
+	/*color: unset;*/
 	text-decoration: underline;
 }
+.dict_word:hover  guide.grammar_tag {
+	/*text-decoration: underline;*/
+}
 </style>
 
 	<!-- tool bar begin-->

+ 2 - 0
app/users_guide/zh-cn/grammar_consonant.md

@@ -0,0 +1,2 @@
+# 辅音
+又名子音

+ 1 - 1
app/users_guide/zh-tw/grammar_consonant.md

@@ -1,2 +1,2 @@
-# 
+# 
 又名子音