This commit is contained in:
nick 2018-05-22 19:09:59 +08:00
parent a60b85aa9a
commit 04283ee106
2 changed files with 7 additions and 3 deletions

View File

@ -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;
}

View File

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