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

📄 feedback.css

📁 php中英版本 仿alibaba贸易平台
💻 CSS
字号:

/* BODY */
BODY,TD{color:#000;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; MARGIN-TOP:0px}
/* Links */

A:LINK{color:#039;text-decoration:underline; font-family:verdana, sans-sefif, font-size:10px;font-weight: none; }
A:VISITED{color:#039;text-decoration:underline; font-family:verdana, sans-sefif, font-size:10px;font-weight: none; }
A:HOVER{color:#F60;text-decoration:underline; font-family:verdana, sans-sefif, font-size:10px; font-weight: none; }
.X{font:bold 24px}
.L{font-size:medium;font-weight:bold;}
.LM{font-size:small;font-weight:bold;}
.M{font-size:x-small;font-weight:bold;}
.C{font-size:x-small;}
.S{font-size:xx-small;font-family:Verdana,sans-serif;}
.S11{font-size:11px;font-family:Verdana,sans-serif;}
.MORE{font-size:xx-small;font-weight:bold;text-decoration:underline;}
.M13{font-size:13px;font-weight:bold;font-family:Verdana,sans-serif;color:#fff}
.ERR{color:#FF0000;font-size:x-small; font-weight:bold;}

.toolbartext {
	background:#0065ce; 
	font-size:12px;
	font-weight: bold; 
	color:#FFFFFF; 
	height:15px; 
	padding-left:5px; 
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Text */
.titletext {color:#FF4529;font-size:16px;font-family:verdana,sans-serif;MARGIN-TOP:0px;font-weight: bold; }
.welcometext {color:#ff6600;font-size:12px;font-family:verdana,sans-serif;MARGIN-TOP:0px;font-weight: bold; }
.text {color:#000;font-size:12px;font-family:verdana,sans-serif;MARGIN-TOP:0px}
.lighttext {color: #777777;  font-size:11px;}
.smalltext {color: #505050;  font-size: 10px;}
.smalltextbold {color: #505050;  font-size: 10px; font-weight:bold;}
.noneditabletext { font-size:11px; color:#55554B;}
p {margin-bottom:5px}

/* Tables */
.tablebackground 	{background:#0065ce;}
.tableheader 		{background:#115599;  font-size:14px; font-weight: bold; color:#FFFFFF; height:23px; padding-left:5px; padding-right:5px;}
.tableheader2		{background:#0066CC;  font-size:11px; font-weight: bold; color:#FFFFFF; height:18px; padding-left:5px; padding-right:4px;}
.table1 			{background:#CCCCCC;  font-size:12px; color: #000000; height:20px; padding-left:5px; padding-right:5px; font-weight: bold;}
.table2				{background:#f5f5f5;  font-size:11px; color: #505050; height:17px; padding-left:5px; padding-right:5px;}
.table3				{background:#EFEFEF;  font-size:11px; color: #505050; height:17px; padding-left:5px; padding-right:5px;font-weight: bold;}
.table4				{background:#ffffff;  font-size:11px; color: #505050; height:17px; padding-left:5px; padding-right:5px;}
.tableborder 		{
	border:1px solid #999999;
}



/*------------------------------- BUTTONS -----------------------------------------------*/

/*action button classes*/

.emphasizedbutton a:link 	{color: #636163; font-weight: bold; font-size: 11px; font-family: verdana; text-decoration: none;}
.emphasizedbutton a:active  	{color: #636163; font-weight: bold; font-size: 11px; font-family: verdana; text-decoration: none;}
.emphasizedbutton a:visited 	{color: #636163; font-weight: bold; font-size: 11px; font-family: verdana; text-decoration: none;}
.emphasizedbutton a:hover 	{color: #000000; text-decoration: none }
.emphasizedbutton 		{margin-left: 8px; cursor:hand; background: fff400; border-bottom:1px solid #d0bb03; border-right:1px solid #d0bb03; border-left:1px solid #ffffff; border-top:1px solid #ffffff; font-size: 11px; font-family: verdana; text-align: center; padding-bottom: 1px; padding-left:8px; padding-right:8px }		
.emphasizedbuttonborder	 	{background:#505050;}

.regularbutton a:link 		{color: #636163; font-size: 11px; font-family: verdana; text-decoration: none;}
.regularbutton a:active  	{color: #636163; font-size: 11px; font-family: verdana; text-decoration: none;}
.regularbutton a:visited 	{color: #636163; font-size: 11px; font-family: verdana; text-decoration: none;}
.regularbutton a:hover 		{color: #000000; text-decoration: none }
.regularbutton 			{margin-right: 4px; margin-left: 4px; cursor:hand; background: #fff6a6; font-size: 11px; font-family: verdana; text-align: center; cursor:hand; border-bottom:1px solid #e4db83; border-right:1px solid #e4db83; border-left:1px solid #ffffcd; border-top:1px solid #ffffcd; padding-bottom: 1px; padding-left:4px; padding-right:4px }		
.regularbuttonborder 		{background:#999999;}

.smallemphasizedbutton a:link 		{color: #636163; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: none;}
.smallemphasizedbutton a:active 	{color: #636163; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: none;}
.smallemphasizedbutton a:visited	{color: #636163; font-weight: bold; font-size: 10px; font-family: verdana; text-decoration: none;}
.smallemphasizedbutton a:hover 		{color: #000000; text-decoration: none;}
.smallemphasizedbutton 			{margin-right: 1px; margin-left: 1px; cursor:hand; background: fff400; border-bottom:1px solid #d0bb03; border-right:1px solid #d0bb03; border-left:1px solid #ffffff; border-top:1px solid #ffffff; font-size: 10px; font-family: verdana; text-align: center; padding-left: 4px; padding-right: 4px; padding-bottom: .049em;}		

.smallregularbutton a:link 	{color: #636163; font-size: 10px; font-family: verdana; text-decoration: none;}
.smallregularbutton a:active  	{color: #636163; font-size: 10px; font-family: verdana; text-decoration: none;}
.smallregularbutton a:visited 	{color: #636163; font-size: 10px; font-family: verdana; text-decoration: none;}
.smallregularbutton a:hover 	{color: #000000; text-decoration: none;}
.smallregularbutton 		{margin-right: 1px; margin-left: 1px; cursor:hand; background: #fff6a6; font-size: 10px; font-family: verdana; text-align: center; cursor:hand; border-bottom:1px solid #e4db83; border-right:1px solid #e4db83; border-left:1px solid #ffffcd; border-top:1px solid #ffffcd; padding-left: 4px; padding-right: 4px; padding-bottom: .049em;}		
.tableclear {
 font-size:11px; font-weight: normal; color:#505050; height:18px; padding-left:5px; padding-right:5px;
}
.textred {
color: #CC3300;  font-size:11px;
}
.table4smalltext {
background:#ffffff;  font-size:9px; color: #505050; height:17px; padding-left:5px; padding-right:5px;
}
.table2smalltext {
background:#f5f5f5;  font-size:9px; color: #505050; height:17px; padding-left:5px; padding-right:5px;
}

⌨️ 快捷键说明

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