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

📄 button.css

📁 利用C#编写一个简单的考试系统。主要功能是
💻 CSS
字号:
.Button {
              border-right: 0px solid;
              border-top: 0px solid;
              font-size: 9pt;
              background-attachment: fixed;
              background-image: url(../admin/images/button.gif);
              border-left: 0px solid;
              width: 71px;
              cursor: hand;
              border-bottom: 0px solid;
              background-repeat: no-repeat;
              height: 21px;
              background-color: white;
              FILTER:alpha(opacity=80);
              /*behavior: url(../htc/btn.htc);*/
         }

⌨️ 快捷键说明

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