help.css.svn-base

来自「一个timesheet程序,用来统计开发人员的度量衡web在线程序.用于软件行业」· SVN-BASE 代码 · 共 24 行

SVN-BASE
24
字号
BODY
{
	font-size : 12px;
	font-family : Arial;
	background-color : #fffffc;
	text-decoration : none;
}

H1{
	font-size : 20px;
	font-family : Arial;
	font-weight : bold;
	text-decoration : none;
    color : #197DAF;
}

P
{
	font-size : 12px;
	font-family : Arial;
	text-indent : 25px;
	text-decoration : none;
}

⌨️ 快捷键说明

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