toc.css
来自「matlab的petri网工具包」· CSS 代码 · 共 15 行
CSS
15 行
<style type="text/css">
p { margin-top: 0; margin-bottom: 0; }
div p { margin-top: 0; margin-bottom: 0; }
body { background-color: #FFFFFF; font-family: "Verdana", "Arial", sans-serif; font-size: 11pt; }
img { cursor: hand; }
span { cursor: hand; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
.toc { margin-left: 20px; text-indent:-0.21in; }
.index { margin-left: 20px; text-indent:-0.21in; white-space:nowrap; }
.topic { margin-left: 20px; text-indent:-0.21in; }
.caption { font-weight: bold; margin-bottom: 6pt; white-space:nowrap; }
.back { margin-top: 12px; text-align: right; }
</style>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?