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

📄 style.css

📁 Login Manager V3.0(LM3.0) is an authentication system which can integrate with any existing website
💻 CSS
字号:
body {
  margin:4;
  padding:0;
  color:#000;
  font: xx-small/1.5em verdana;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size: xx-small;}

.tab-s, .tab-g {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tab-s:hover, .tab-g:hover {
	text-decoration: underline;
}

.tab-s, .blue{
	color: #0066CC;
}

.tab-g {
	color: #666666;
}

.title {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #0066CC;
}
li
	{
	margin-left: 20px;
	display : list-item;
	list-style-position: outside;
}
.button {
	cursor: hand;
	border: 1px solid #A9A9A9;
}
table,tr,th,td {
	font-size: 12px;
}
div.flotte {
	float: right;
}
label {
}

⌨️ 快捷键说明

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