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

📄 book.css

📁 数据绑定采用GridView控件
💻 CSS
字号:
#main 
{
   margin-left:auto;
   margin-right:auto;
   MARGIN-BOTTOM: 1px;
   PADDING-TOP: 1px; 
   HEIGHT: 70px; 
   WIDTH:600px;
   BACKGROUND-COLOR:#ffffff; 
}
.bom
{
  background-color:White;
  width:800px;
  margin-left:auto;
  margin-right:auto;  
  text-align:center;
  font-size:10pt;
}
body  
{
    font-family: "宋体";font-size:9pt;
   
 }

td
 {
    border-top:#00ccff 1px solid;
    border-right:#00ccff 1px solid;
   border-left:0;
   padding-left:2px;
   background-color:White;
  
}
table
{
    border-bottom:#00ccff 1px solid;
    border-left:#00ccff 1px solid;
 }

⌨️ 快捷键说明

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