downey.css

来自「think like a computer scientist」· CSS 代码 · 共 7 行

CSS
7
字号
BODY {background-color: white}P.1 {text-align: center}DIV.code {font-family: Courier; color: black;}SPAN.keyword {color: blue;}SPAN.comment {color: red;}SPAN.quote {color: gray;}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?