style.css

来自「基于actionscript3.0的flashLoading控件」· CSS 代码 · 共 55 行

CSS
55
字号
body {	margin-left: 30px;}/*.header img {border-style: solid;border-width: 0px;border-color: #999;display: inline-block;}*/.point {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #000000;}.title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 22px;	font-style: normal;	line-height: normal;	font-weight: bold;	color: #FF6600;	margin-top: 15px;}.subtitle {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px;	font-style: normal;	line-height: normal;	font-weight: bold;	color: #FF6600;	padding-bottom: 5px;	margin-top: 10px;}.annotation {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #000000;}.highlight {	color: #003366;	font-weight: bold;	font-style: italic;}.image{	border-style: solid;	border-width: 1px;	border-color: #999;}

⌨️ 快捷键说明

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