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

📄 cf_style.php

📁 多用户PHP统计系统 1.统计系统支持多用户申请 2.两种统计模式:1.页面浏览统计 2.独立IP统计 3.两种统计图样:1.统计小图标显示 2.数字样式,共几十种数字样式,还可以自己增加 4
💻 PHP
字号:
<style type="text/css">
BODY {
 BACKGROUND-COLOR:#FFFFFF;
 margin-top:0px;
}

A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

TABLE {
	FONT-SIZE: 12px; COLOR: #999999; LINE-HEIGHT: 120%; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"
}

.CommonImageTextButton {
	width:26px;BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 3px; BACKGROUND-POSITION: 1px 1px; BORDER-TOP: #cccccc 1px solid; DISPLAY: inline-block; PADDING-LEFT: 3px; FONT-WEIGHT: bold; PADDING-BOTTOM: 4px; MARGIN: 1px; BORDER-LEFT: #cccccc 1px solid; COLOR: #333333; LINE-HEIGHT: normal; PADDING-TOP: 4px; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial, Helvetica; WHITE-SPACE: nowrap; BACKGROUND-COLOR: #eeeeee
}

.td1{
 width:45px;
 height:25px;
 background-image: url(images/skin/<?echo $rsset["skintype"];?>/topl.gif); 
 
}
.td2{
 vertical-align:bottom;
 background-image: url(images/skin/<?echo $rsset["skintype"];?>/topb.gif);  
}
.td2_a{
 vertical-align:bottom;
 width:272px;
 background-image: url(images/skin/<?echo $rsset["skintype"];?>/topb.gif);  
}
.td2_b{
 vertical-align:bottom;
 width:217px;
 background-image: url(images/skin/<?echo $rsset["skintype"];?>/topb.gif);  
}
.td2_c{
 padding-top:5px;
 background-image: url(images/skin/<?echo $rsset["skintype"];?>/topb.gif);  
}

.td3{
 width:7px;
 background-image: url(images/skin/<?echo $rsset["skintype"];?>/topr.gif); 
 
}

.td4{
 width:26px;
 height:16px;
 background-image: url(images/footl.gif); 
 
}
.td5{
 vertical-align:bottom; 
 background-image: url(images/footb.gif);  
}
.td5_a{
 width:260px;
 vertical-align:bottom; 
 background-image: url(images/footb.gif);  
}
.td5_b{
 width:208px;
 vertical-align:bottom; 
 background-image: url(images/footb.gif);  
}
.td5_c{
 width:128px;
 vertical-align:bottom; 
 background-image: url(images/footb.gif);  
}
.td5_d{
 width:714px;
 vertical-align:bottom; 
 background-image: url(images/footb.gif);  
}
.td6{
 width:26px;
 background-image: url(images/footr.gif); 
 
}


.td7{
 width:80px;
 height:26px;
 background-image: url(images/Menu1.gif);
 text-align:center;
 padding-top:8px;
}


.td_bottom{
 vertical-align:bottom;
 background-image: url(images/skin/<?echo $rsset["skintype"];?>/bottombg.gif);  
}

table.tba{   
 border-collapse:collapse;   
 border-spacing:3px;   
 border:1px <?echo $rsset["skincolor"];?> solid;   
}   
    
table.tba td{   
 padding:3px;   
 border:1px <?echo $rsset["skincolor"];?> solid;   
}

.tba_tr_1{   
 BACKGROUND-COLOR:<?echo $rsset["skincolor"];?>;
}



.link1:link {
	COLOR: #336699; TEXT-DECORATION: none
}
.link1:visited {
	COLOR: #336699; TEXT-DECORATION: none
}
.link1:hover {
	COLOR: #336699; TEXT-DECORATION: underline
}

.link2:link {
	COLOR: #336699; TEXT-DECORATION: none;font-weight:bold;
}
.link2:visited {
	COLOR: #336699; TEXT-DECORATION: none;font-weight:bold;
}
.link2:hover {
	COLOR: #336699; TEXT-DECORATION: underline;font-weight:bold;
}

.tableborder5 {
	BORDER-RIGHT: #6595d6 1px solid; BORDER-TOP: #6595d6 1px solid; BORDER-LEFT: #6595d6 1px solid; BORDER-BOTTOM: #6595d6 1px solid; BACKGROUND-COLOR: #d6e0ef
}

.tabletitle1 {
	COLOR: #fff; BACKGROUND-COLOR: #6595d6
}
.tabletitle2 {
	BACKGROUND-COLOR: #e4e8ef
}
.tablebody1 {
	LINE-HEIGHT: normal; BACKGROUND-COLOR: #fff
}

.te1{
COLOR: #000000;
}

</style>

⌨️ 快捷键说明

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