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

📄 styles.css

📁 不好意思
💻 CSS
📖 第 1 页 / 共 2 页
字号:
/******************************************************************************/
/*DEFAULT STYLES FOR ALL SECTIONS**********************************************/
/******************************************************************************/
body						  { font-family: Tahoma, Verdana, Arial, Sans Serif;
							    font-weight: normal;
				 			    font-size: 8pt;
								color: buttontext;
								background-color: buttonface;
							    margin-top: 0px;
		  		 			    margin-left: 0px;
							    margin-right: 0px;
							    margin-bottom: 0px;
								overflow: visible; }

a:link						  { color: captiontext;
				  				text-decoration: none; }
								
a:visited					  { color: captiontext;
				  				text-decoration: none; }
								
a:active					  { color: captiontext;
				  				text-decoration: none; }
								
a:hover						  { color: captiontext;
				  				text-decoration: underline; }
								
table						  { font-family: Tahoma, Verdana, Arial, Sans Serif;
							    font-weight: normal;
				 			    font-size: 8pt;
							    color: buttontext;
								width: 100%; }
								
table.one					  { table-layout: fixed;
								height: 100%;
								width: 100%; }


/*DEFAULT STYLES FOR THE 'INTRODUCTION' TABLE**********************************/
/******************************************************************************/

table.two					  { table-layout: fixed;
								height: 79px;
								width: 100%;
								background-color: window; }
								
td.image					  { text-align: right; }
						
td.rule						  { background-color: window; }

h1.head						  { font-weight: bold;
				 			    font-size: 10pt;
				 			    color: windowtext;
							    margin-top: -3px; }

p.subhead					  { color: windowtext;
							    margin-top: -12px;
								margin-left: 10px; }

img.smallest			  	  { background-color: activecaption;
							    z-index: 1; }

img.small				  	  { z-index: 1; }

/*DEFAULT STYLES FOR THE 'NAVIGATION' TABLE************************************/
/******************************************************************************/

table.three					  { table-layout: fixed;
								height: 100%;
								width: 178px; }

td.three					  { background-attachment: fixed;
								background-repeat: no-repeat;
								background-position: bottom left;
								background-color: activecaption; }
								
td.dottedline				  { background: url(Images/DottedHori.gif) repeat; }

table.linktextselected		  { font-weight: bold;
						 	    width: 157px;
								height: 30px;
								position: relative;
							    left: 10px;
							    z-index: 2; }

table.linktextselectedindent  { font-weight: bold;
						 	    width: 148px;
								height: 30px;
								position: relative;
							    left: 18px;
							    z-index: 2; }

table.linktext				  { width: 157px;
								height: 30px;
								position: relative;
							    left: 10px;
						 	    z-index: 2; }

table.linktextindent		  { width: 148px;
								height: 30px;
								position: relative;
							    left: 18px;
							    z-index: 2; }

div.linkselected			  { background-color: buttonface;
						 	    height: 30px;
							    width: 166px;
								position: relative;
							    left: 0px;
							    right: 0px;
							    z-index: 1; }

div.link					  { height: 30px;
							    width: 166px;
							    position: relative;
							    left: 0px;
							    right: 0px;
							    z-index: 1; }

div.vertline				  { background: url(Images/DottedVert.gif) repeat;
								height: 125%;
						 	    width: 1px;
								position: relative;
								top: -12px;
							    left: -1px; }
				  
span.vertline1				  { background: url(Images/DottedVert.gif) repeat;
								height: 100%;
						 	    width: 1px;
								position: absolute;
							    top: 0px;
				 			    left: -1px;
							    bottom: 0px;
							    z-index: 2; }
				  
span.horiline1				  { height: 30px;
							    width: 166px;
								position: absolute;
							    top: -1px;
							    left: -1px;
							    bottom: -1px;
							    z-index: 2; }
								
span.activelink				  { color: captiontext;
							    text-decoration: none;
							    cursor: hand; }
								
span.activelink2			  { color: captiontext;
							    text-decoration: underline;
							    cursor: hand; }
								
span.inactivelink			  { color: buttonface;
							    text-decoration: none;
							    cursor: default; }


/*DEFAULT STYLES FOR THE ALL BUTTONS AND THE 'BUTTONS' TABLE*******************/
/******************************************************************************/

button						  { font-family: Tahoma, Verdana, Arial, Sans Serif;
							    font-weight: normal;
				 			    font-size: 8pt;
								height: 23px;
								cursor: hand; }

.buttons				  	  { width: 75px; }

/*DEFAULT STYLES FOR THE 'CONTENT' TABLE***************************************/
/******************************************************************************/

table.content			 	  { table-layout: fixed;
								height: 100%;
								width: 422px; }

table.content1			 	  { table-layout: fixed;
								height: 100%;
								width: 398px; }

table.content2			 	  { table-layout: fixed;
								height: 100%;
								width: 193px; }
				  
ol							  { font-family: Tahoma, Verdana, Arial, Sans Serif;
							    font-weight: normal;
				 			    font-size: 8pt;
							    color: buttontext;
								margin-top: -1px;
								margin-bottom: 16px; }
				  
ul							  { font-family: Tahoma, Verdana, Arial, Sans Serif;
							    font-weight: normal;
				 			    font-size: 8pt;
							    color: buttontext;
								margin-top: -1px;
								margin-bottom: 16px; }

li							  { font-family: Tahoma, Verdana, Arial, Sans Serif;
							    font-weight: normal;
				 			    font-size: 8pt;
							    color: buttontext;
								position: relative;
								left: -15px;
								margin-bottom: 1px; }
								
span.itemtext				  { position: relative;
								top: -3px; }
								
span.itemtextindent			  { position: relative;
								left: 17px;
								top: -3px; }
								
span.itemtextindentA		  { position: relative;
								left: 25px;
								top: -3px; }
								
span.itemtextindent1		  { position: relative;
								left: 8px;
								top: -3px; }
								
span.sidebtnhidden			  { width: 100%;
								margin-top: 3px;
								margin-bottom: 0px; }
								
div.itemtextradioB			  { position: relative;
								top: -19px;
								left: 25px;
								margin-bottom: -25px; }
								
div.itemtextradioindentA	  { position: relative;
								top: -17px;
								left: 30px;
								margin-bottom: -25px; }
								
div.itemtextradioindentB	  { position: relative;
								top: -19px;
								left: 42px;
								margin-bottom: -25px; }
								
div.itemtextcheckboxA		  { position: relative;
								top: -17px;
								left: 17px;
								margin-bottom: -23px; }
								
div.itemtextcheckboxB		  { position: relative;
								top: -18px;
								left: 25px;
								margin-bottom: -25px; }
								
div.itemtextcheckboxindentB	  { position: relative;
								top: -16px;
								left: 42px;
								margin-bottom: -25px; }
									
div.inlineA					  {	position: relative;
								top: 4px;
								width: 100%;
								height:1px;
								border-top: solid buttonshadow 1px; }
									
div.inlineB					  {	position: relative;
								top: -9px;
								margin-bottom: -20px;
								width: 100%;
								height:1px; 
								border-top: solid threedhighlight 1px; }
								
input						  { font-family: Tahoma, Verdana, Arial, Sans Serif;
							    font-weight: normal;
				 			    font-size: 8pt;
							    color: buttontext; }

.radio						  { position: relative;
								top: -2px;
								left: 4px; }
							
.radioIndentA				  { margin-top: -2px;
								margin-left: 9px; }
							
.radioIndent				  { margin-top: -2px;
								margin-left: 17px; }

.checkboxA					  { position: relative;
								top: -2px;
								left: 4px; }

.checkbox					  { position: relative;
								top: -1px;
								margin-left: -4px;
								z-index: 2; }
							
.checkboxIndent				  { margin-top: -1px;
								margin-left: 21px; }

⌨️ 快捷键说明

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