chtml.css
来自「ce fichier est un tutorial de c++.」· CSS 代码 · 共 11 行
CSS
11 行
BODY {background: #e8e8e8}
FONT {font-family: courier; font-size: 10}
FONT.Comment {color: green}
FONT.Keyw {color: blue}
FONT.Id {color: black}
FONT.Const {color: red}
FONT.Str {color: black}
FONT.Text {color: black}
FONT.Pre {color: blue}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?