📄 stylesheet.css
字号:
body {
}
.GridView
{
font-weight: bold;
font-size: 14px;
margin: 12px 12px 11px 11px;
text-transform: capitalize;
color: #ff0000;
font-style: italic;
text-decoration: underline;
border-right: #000000 thick double;
border-top: #000000 thick double;
border-left: #000000 thick double;
border-bottom: #000000 thick double;
padding-right: 12px;
padding-left: 12px;
padding-bottom: 12px;
padding-top: 12px;
text-align: center;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -