bottom.css
来自「高校教师测评系统 主要功能: 自行设置测评项和满分; 自行设定测评期限; 」· CSS 代码 · 共 9 行
CSS
9 行
#bottom {
height: 80px;
width: 760px;
border-top-width: 2px;
border-top-style: solid;
border-top-color: #CCCCCC;
padding-top: 6px;
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?