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

📄 css1.txt

📁 一个可以制作出和DELPHI很接近的IDE的好控健。只是稍微老了点。
💻 TXT
字号:
body { background: white; }

.title {
        font-size: 15pt;
        font-family: "Verdana, Arial, Helvetica";
        font-weight: bold;
        font-style: normal; color: "black";
       }
.code  {
        font-size: 10pt;
        font-family: "Courier New";
        font-weight: light;
        font-style: normal; color: "BA008F";
       }
.link  {
        font-size: 10pt;
        font-family: "Verdana, Arial, Helvetica";
        font-weight: normal;
        font-style: normal; color: "blue";
       }
.demo  {
        font-size: 8pt;
        font-family: "Verdana, Arial, Helvetica";
        font-weight: normal;
        font-style: normal; color: "blue";
       }
.demotitle {
        font-size: 8pt;
        font-family: "Verdana, Arial, Helvetica";
        font-weight: bold;
        font-style: normal; color: "red";
       }
.desc1 {
        font-size: 10pt;
        font-family: "Verdana, Arial, Helvetica";
        font-weight: bold;
        font-style: normal; color: "black";
        }
.desc2 {
        font-size: 10pt;
        font-family: "Verdana, Arial, Helvetica";
        font-weight: bold;
        font-style: normal; color: "black";
        }
.flush {
        margin-left: -20p; margin-right: -20p;
       }
.head1 {
        line-height: 40pt;
        margin-top: 10pt;
        margin-left: 70pt; font-size: 50pt; font-style: italic;
       }
.head2 {
        line-height: 40pt;
        margin-left: 150pt; font: 40pt "arial"; font-weight: bold; color: silver;
       }
.name  {
        font-size: 10pt;
        font-family: "Verdana, Arial, Helvetica";
        font-weight: normal;
        font-style: italic;
        color: blue;
       }

⌨️ 快捷键说明

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