css1.css

来自「网站的实例」· CSS 代码 · 共 5 行

CSS
5
字号
.context {  font-family: "宋体"; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
.button_text {  font-family: "宋体"; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000}
.link {  font-family: "宋体"; font-size: 18px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #990000; text-decoration: none}
.title {  font-family: "黑体"; font-size: 36px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal; color: #0000FF; text-decoration: none}

⌨️ 快捷键说明

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