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

📄 main.css

📁 使用ASP.NET 2.0 (c#) 实现的gis 的地图系统
💻 CSS
字号:
body,td { font-family:arial; font-size: 12px; }
span.copytext {	color:#999999; font-size: 12px; }
.divs
{
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

.button1 
{
	height: 25px;
	font-size: 12px;
	cursor: pointer;
	width: 80px;
	border-left: 1px solid buttonhighlight; 
	border-right: 1px solid buttonshadow; 
	border-top: 1px solid buttonhighlight; 
	border-bottom: 1px solid buttonshadow; 
} 
.button0 
{ 
	height: 25px;
	font-size: 12px;
	cursor: pointer;
	width: 80px;
	border: 1px solid #D4D0C8; 
}
.query1 
{
	height: 20px;
	font-size: 12px;
	cursor: pointer;
	border-left: 1px solid buttonhighlight; 
	border-right: 1px solid buttonshadow; 
	border-top: 1px solid buttonhighlight; 
	border-bottom: 1px solid buttonshadow; 
} 

.query0 
{ 
	height: 20px;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid #D4D0C8; 
}

.inputBox
{
	border: 1px solid #cccccc;
}

span.busResult
{
	color: Blue;
	cursor: pointer;
	border: 1px solid #D4D0C8; 
}

span.busStopName
{
	font-size:12px;
	color:White;
	background-color:Blue;
	border: 1px, solid, Gray;
}

⌨️ 快捷键说明

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