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

📄 stylesheet.css

📁 简单的aspx+ajax的留言板。csharp写得
💻 CSS
字号:
body {
}
.popBK
{
    background-color: #ddd;
    filter: alpha(opacity=70);
}
.popPanel
{
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    background-color: white;
}
.water
{
    color: gray;
    font-style: italic;
}
.MainPanel
{
    border-top-width: thin; 
    border-left-width: thin; 
    border-left-color: silver; 
    border-bottom-width: thin; 
    border-bottom-color: silver; 
    border-top-color: silver; 
    border-right-width: thin; 
    border-right-color: silver
}

⌨️ 快捷键说明

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