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

📄 pattern.css

📁 它统一管理各个应用系统用户的身份验证
💻 CSS
字号:
BODY {	color: #333333;	background-color: #cccccc;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 8pt;	background-image: url(images/background2.gif);	background-position: top left;	background-repeat: repeat-x;}A {	color: #006699;}A:HOVER {	color: #004366;	text-decoration: none;}.toptable {	border-top: 1px solid black;	border-left: 1px solid black;	border-right: 2px solid black;	background-color: white;	padding: 10px;	background-image: url(images/topback.png);	background-position: bottom;	background-repeat: repeat-x;}.toptable h1 {	display: none;}.toptable h3 {	font-size: 12pt;	display: inline;}.toptable h2 {	font-size: 10pt;	font-style: italic;	display: inline;	}.centertable {	border-left: 1px solid black;	border-right: 2px solid black;	background-color: white;/*	padding: 10px;*/}.footertable {	border-left: 1px solid black;	border-right: 2px solid black;	border-bottom: 2px solid black;	background-color: white;	padding: 10px;	background-image: url(images/bottomback.png);	background-repeat: repeat-x;	background-position: top;}.footercontent {	font-size: 8pt;		text-align: right;	line-height: 1.1em;}.footercontent p {	font-size: 8pt;		text-align: right;	line-height: 1.5em;}.sidebarnavigation {	font-size: 8pt;	background-color: white;	padding-top: 10px;	padding-left: 10px;	border-right: 1px solid gray;}.sidebarnavigation h1 {	font-size: 8pt;	font-weight: bold;	border-bottom: 1px dotted gray;	margin-right: 30px;}.content {	padding: 10px;}.content p,ul,li,td,tr {	font-size: 8pt;}.content h1 {	font-size: 10pt;	font-weight: bold;}.nav_manage th {	background-color: #cccccc;}.message {	color: red;}#navcontainer3 ul{margin: 0;margin-left: 5px;margin-top: 12px;padding: 0;list-style-type: none;font-family: verdana;font-size: 14px;}#navcontainer3 li { margin: 0 0 5px 0; }#navcontainer3 a{display: block;padding: 2px 2px 2px 24px;border: 1px solid #333;width: 140px;background-color: #999;background-image: url(images/l1_down.gif);color: black;text-decoration: none;}#navcontainer3 a:link, #navlist a:visited{color: #EEE;text-decoration: none;}#navcontainer3 a:hover{border: 1px solid #333;background-color: #9591c6;background-image: url(images/l1_over.gif);color: #333;}#subnavlist3 a:link, #subnavlist3 a:visited, #subnavlist3 a:hover{margin-left: 10px;width: 130px;border: 1px solid #333;background-color: white;background-image: url(images/l1_subnav_over.gif);color: #333;}a img {border: solid 2px white;}a:hover img {border: solid 2px blue;}

⌨️ 快捷键说明

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