stylesheet.css
来自「a project create chat room in asp.net wi」· CSS 代码 · 共 32 行
CSS
32 行
body {
}
TD
{
font-family:Calibri,Verdana;
font-size:12px;
}
TABLE
{
font-family: Verdana, Calibri;
}
.btn
{
color: white; border-top-style: inset; font-family: Verdana; border-right-style: inset; border-left-style: inset; background-color: #868282; border-bottom-style: inset
}
Input
{
font-family:Calibri,Verdana;
font-size:12px;
}
textarea
{
font-family:Calibri,Verdana;
font-size:13px;
}
select
{
font-family:Calibri,Verdana;
font-size:13px;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?