温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:校园新闻发布系统源码
当前文件:
SchoolNews/skins/default/style.css[3K,2009-6-12 11:53:17],打开代码结构图
SchoolNews/skins/default/style.css[3K,2009-6-12 11:53:17],打开代码结构图1body { background:#FFFFFF; font-size: 12px; } 2
td { font-size: 12px} 3
input, textarea { font-size: 12px; border-width:1px} 4
select { font-size: 12px; border-width:1px} 5
6
a:link, a:visited { color: #000000;text-decoration:none} 7
a:hover { color: #003399; text-decoration:underline } 8
9
a.highlight:link, a.highlight:visited { color:red; text-decoration:none } 10
a.highlight:hover { color:red; text-decoration:underline } 11
12
a.thisclass:link, a.thisclass:visited, a.thisclass:hover { font-weight:bold; text-decoration:none } 13
14
a.navlink:link, a.navlink:visited {color: #000000; text-decoration:none} 15
a.navlink:hover {color: #003399; text-decoration:none } 16
17
.twidth { width: 760px } 18
.content { font-size: 14px;font-family:宋体,Arial; line-height:140%; margin:5px 20px } 19
.content A:visited, .content A:link {color:blue; text-decoration:underline} 20
.content A:hover {color:red; } 21
.aTitle { font-size: 15px;font-weight:bold; } 22
23
.sitehead { } 24
.sitehead-left {width:0px} 25
.sitehead-right {width:0px} 26
.footline {height:1px; background:#D7ECFF;} 27
28
.navbar { height:25px; background:url("title.gif"); text-align:center} 29
.navbar-left { display:none; width:10px; background:} 30
.navbar-right { display:none; width:10px; background:} 31
32
.navsub { background: #E8F4FF; height:23px;} /*二级分类*/ 33
.navsub-left { display:none; width:10px; background:} 34
.navsub-right { display:none; width:10px; background:; } 35
36
37
.lframe-t-mid { height:25px; background:url("title.gif"); text-align:left;} 38
.lframe-t-left { display:; width:1px; background:#ccccff;} 39
.lframe-t-right { display:; width:1px; background:#ccccff;} 40
.lframe-t-text { color:#000000; font-weight:bold; padding-left:10px; width:100% } 41
.lframe-m-mid { background:#F2F8FF; padding:3px } 42
.lframe-m-left { width:1px; background:#ccccff; } 43
.lframe-m-right { width:1px; background:#ccccff; } 44
.lframe-b-mid { display:; border-top:1px solid #ccccff; height:13px; background:;font-size:1px; } 45
.lframe-b-left { display:none; width:18px; background:; } 46
.lframe-b-right { display:none; width:22px; background:; } 47
48
.mframe-t-mid { height:25px; background:url("title.gif"); text-align:left;} 49
.mframe-t-left { display:none; width:8px; background:;} 50
.mframe-t-right { display:none; width:33px; background:;} 51
.mframe-t-text { color:#000000; font-weight:bold; padding-left:10px; width:100% } 52
.mframe-m-mid { background:#F2F8FF; padding:3px } 53
.mframe-m-left { width:0px; background:} 54
.mframe-m-right { width:0px; background:} 55
.mframe-b-mid { display:; height:13px; background:;font-size:1px; } 56
.mframe-b-left { display:none; width:18px; background:; } 57
.mframe-b-right { display:none; width:22px; background:; } 58
59
.summary-title { background: #D7ECFF;font-weight:bold;height:23px } 60
61
.gray { color:gray; text-decoration:none } 62
.time { color:red } 63
.hit { color:green } 64
65
.tdBg { background: #f2f8ff ; line-height:120%} 66
.tdbg-dark {background: #E8F2FF; line-height:120%} 67
.tdbg-tree {background: #DEECFF; line-height:120%} 68
69
.hr { background:url("hr.gif"); height:2px } 70
.inputbg { background:url("inputbg.gif")} 71
.quote { margin:10px; margin-left:2em; border:1px solid #CCCCCC; padding:5px; background: #FFFFFF; font-family:Verdana,Arial,宋体; word-break:break-all; } 72
73
74
.menuskin { 75
BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana; 76
POSITION: absolute; BACKGROUND-COLOR:#F6F6F6; 77
background-image:url("menubg.gif"); 78
text-align:left; 79
} 80
.menuskin A { 81
PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: black; TEXT-DECORATION: none; behavior:url(inc/noline.htc); 82
} 83
.menuskin a:hover {text-decoration:none } 84
#mouseoverstyle { 85
BACKGROUND-COLOR: #B6BDD2; margin:2px; padding:0px; border:#0A246A 1px solid; 86
} 87
#mouseoverstyle A { 88
COLOR: black 89
} 90
.menuitems{ 91
margin:2px;padding:1px;word-break:keep-all; 92
} 93
94
95
96
97




BORDER
