home.css
来自「this gives details of the network progra」· CSS 代码 · 共 36 行
CSS
36 行
BODY { font-family: arial,sans-serif;} TH {color:black;font-size: 10pt} TD {color:black;font-size: 10pt} TD.notetab {font-size: 10pt} TD.class { font-size: 8pt; font-family:arial,sans-serif; } link {color: blue; text-decoration:none } visited {color: gray; } active { color: black; } :hover { color: #8899aa; } DIV.page { margin-left:.25in; margin-right: .25in} .title { font-family:arial,sans-serif; font-size: 20pt; font-weight: bold; color: white; } .menu { color: white; font-family:arial,sans-serif; font-size: 10pt; font-weight: bold; text-decoration: none; }
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?