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

📄 styles.css

📁 一个很好的学习例子,有需要的请下载研究,
💻 CSS
字号:
.body {
  font-family: arial, helvetica; 
  font-size: 12px;
}
.head {
  font-size : 25px;
  font-weight : bold;
}
.p_name {
  font-size : 21px;
  font-weight : bold;
}
.tableheader { 
  background-color:#FDE7C3;
  font-size : 15px;
  font-weight : bold;
  vertical-align:top;
}
.ClassTableHeader { 
  background-color:#D46139;
  font-size : 15px;
  font-weight : bold;
  vertical-align:top;
}
.t_cell {
  font-size : 12px;
  vertical-align:top;
}

⌨️ 快捷键说明

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