⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 main.css

📁 Exjs源码 简单布局根据需要自行添加功能
💻 CSS
字号:
#north{   border:0 none;   background:#1E4176 url(img/hd-bg.gif) repeat-x 0 0;   padding-top:3px;   padding-left:3px;}#north .api-title {    font:normal 16px tahoma, arial, sans-serif;    color:white;    margin:5px;}.loading-indicator {    font-size:11px;    background-image:url('img/loading.gif');    background-repeat: no-repeat;    background-position:top left;    padding-left:20px;	height:18px;	text-align:left;}#loading-mask{	position:absolute;	left:0;	top:0;    width:100%;    height:100%;    z-index:20000;    background-color:white;}#loading{	position:absolute;	left:45%;	top:40%;	padding:2px;	z-index:20001;    height:auto;}#loading img {    margin-bottom:5px;}#loading .loading-indicator{	background:white;	color:#555;	font:bold 13px tahoma,arial,helvetica;	padding:10px;	margin:0;    text-align:center;    height:auto;}.logintext {    font:normal 12px tahoma, arial, sans-serif;	font-weight: bold;}a:link {	font-size: 12px;	color: blue;	text-decoration: none;}a:visited {	font-size: 12px;	color: blue;	text-decoration: none;}a:hover {	font-size: 12px;	color: blue;	text-decoration: underline;}

⌨️ 快捷键说明

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