nick há 7 anos atrás
pai
commit
04283ee106
2 ficheiros alterados com 7 adições e 3 exclusões
  1. 2 2
      styles/website.css
  2. 5 1
      tool.md

+ 2 - 2
styles/website.css

@@ -10,9 +10,9 @@ li.chapter {
 }
 
 .book-summary {
-    font-size: 1.5rem !important;
+    font-size: 1.3rem !important;
 }
 
 .book-body {
-    font-size: 1.6rem !important;
+    font-size: 1.5rem !important;
 }

+ 5 - 1
tool.md

@@ -15,4 +15,8 @@
 
 - __`mycli` MySQL 命令行工具,具有高亮提示__
 
-- __`shellcheck` Shell 脚本语法检查提示__
+- __`shellcheck` Shell 脚本语法检查提示__
+
+- __`namp` 网络嗅探工具__
+
+- __`sqlmap` 数据扫描工具__