⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 js.css

📁 老师课件
💻 CSS
字号:
A:hover {color: green}
A:active {color: red;}
a:link       { text-decoration: none }
a:acitve     { text-decoration: none }
a:visited     { text-decoration: none }
body		 { background-color:white;font-size: 16pt }
p            { font-size: 16pt }
h1, h2, h3, h4  { color: maroon;}
h1           { font-size: 20pt;margin-bottom: 0}
h2           { font-size: 19pt }
h3           { font-size: 18pt }
h4           { font-size: 16pt }

⌨️ 快捷键说明

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