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

📄 style.css

📁 HTML基础编程
💻 CSS
字号:
/* CSS Document */

<!--
a{text-decoration:none; font-size:12px}
td{font-size:12px}

.guide{
background-image:url(pic/46.bmp);
width:72px;
height:27px;
text-align:center;
}
.bottomline{
border-bottom:#C6C6C6 1px dashed;
}
.bookTable1{
background-color:#EFEFEF;
border-bottom:#BFBFBF dotted thin;
border-right:#BFBFBF dotted thin;
}
.bookTable2{
background-color:#FFFFFF;
border-bottom:#BFBFBF dotted thin;
border-left:#BFBFBF dotted thin;
}
.linkWord{
color:#0D0D85;
font-size:12px;
font-weight:bold;
}
.guideLink{
color:#FFFFFF;
}
.tdWidth1{
width:139px;
}
.tdWidth2{
width:125px;
}
.tdWidth3{
width:141px;
}
.tdIconWidth{
width:10px;
}
-->

⌨️ 快捷键说明

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