📄 mntf.css
字号:
body, p, h3 { font-family: Arial, sans-serif }
body { margin-top:20%;
margin-left:16%;
margin-right:5%;
font-size:100%;
font-weight:normal;
white-space:normal;
color:black;
cursor:crosshair
}
table, dl, td { font-family: Arial, sans-serif;
margin-left:5%
}
td { vertical-align:top;
font-size:80%;
padding-right:2em }
h1 { font-size:160% }
h2, h3 { font-size:120% }
p, dl, h4 { font-size:80% }
h1, h2, .links { text-align:left}
h1, h2, h3 { color:#ff2000 }
h3, h4, hr { padding-top:5%}
.mail A:link,
.mail A:visited,
.mail A:active { color:#ff2000;
cursor:auto
}
.mail A:hover { color:green }
A:link,A:visited,A:active { text-decoration:none;
color:red;
cursor:help }
A:hover { color:#ff2000 }
pre { font-size:60%;
margin-left:0%;
font-family:Courier New }
.start { font-size:80%;
text-align:left }
table .start { text-align:left;
font-size:80%;
margin-right:0%;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -