css.css

来自「学生报名管理系统 一个基于asp的网站」· CSS 代码 · 共 8 行

CSS
8
字号

.newmsg{width: 70%;margin: 0px auto;margin-bottom:20px;border:1px solid #9BC8DD;background-color: #fff;}
.newmsg h1{margin: 1px;background-color: #9BC8DD;line-height: 24px;font-size:14px;text-indent: 30px;}
.newmsg ul{margin-left:120px;margin-top:10px;}
.newmsg li{clear:left;width:100%}
.newmsg li.tit{clear:left;margin-top:10px;margin-bottom:5px;}
.newmsg li.info2{text-indent: 40px;line-height: 20px;}

⌨️ 快捷键说明

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