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




BORDER
