tanchukuang.css.svn-base
来自「图书馆管理系统 能满足 查询」· SVN-BASE 代码 · 共 27 行
SVN-BASE
27 行
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
<!--
div.drag
{
border-bottom: 0px;
cursor: default;
cursor:move;
width: 190px;
height: 20px;
line-height:24px;
vertical-align: middle;
background:#34A2DC;
color:#FFF;
text-decoration: none;
font-weight: 900;
font-size: 13px;
padding-left:10px;
overflow:hidden;
}
div.drag img.exit
{
float: right;
margin: 5px 5px 0px 0px;
cursor: pointer;
}
-->
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?