style.css

来自「一个毕业设计都投稿系统非常不错的,一个毕业设计都投稿系统非常不错的,」· CSS 代码 · 共 11 行

CSS
11
字号
td           { font-size: 12px; line-height: 17px }body         { font-size: 12px; line-height: 17px }p            { margin-top: 1; margin-bottom: 1 }a:link       { text-decoration: none; color: black }a:visited    { text-decoration: none; color: black }a:active     { text-decoration: none }a:hover      { text-decoration: underline; color: red }

⌨️ 快捷键说明

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