代码搜索:css
找到约 10,000 项符合「css」的源代码
代码结果 10,000
www.eeworm.com/read/384164/8893095
css css.css
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 11pt;
}
table{
font-size: 11pt;
}
a:link {
color:#000000;
text-decoration:underli
www.eeworm.com/read/186822/8903951
css css.css
.zw {
font-size: 12px;
}
.an1 {
font-size: 12px;
background-color: #FFFFFF;
border: 1px solid #cccccc;
color: #999900;
}
.kuan1 {
border: 1px solid #999999;
height: 16px;
}
www.eeworm.com/read/186813/8905678
css css.css
td{font-size:9pt;line-height:120%;color:#353535}
body{font-size:9pt;line-height:120%}
a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration
www.eeworm.com/read/186813/8906431
css css.css
BODY{
FONT-SIZE: 12px;
FONT-FAMILY: 宋体;
background-color: #799AE1;
scrollbar-face-color: #dbeedd;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: darkseagreen;
scrollbar-3dlight-c
www.eeworm.com/read/384002/8907450
css css.css
锘縜:link,a:visited { text-decoration: none; color: #003366 }
a:hover { text-decoration: underline }
table { font-family: Tahoma, Verdana; color: #000000; font-size: 12px }
textarea,input,object
www.eeworm.com/read/427899/8913968
css css.css
BODY {
SCROLLBAR-FACE-COLOR: #999999;
SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
SCROLLBAR-SHADOW-COLOR: #666666;
SCROLLBAR-3DLIGHT-COLOR: #666666;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK
www.eeworm.com/read/186693/8915465
css css.css
/* CSS Document */
td{font-size:11pt;}
input.text{border:1px solid;}
input.button{width:40;height:18;border:1px solid;}
input.file{border:1px solid;}
A{text-decoration:none;color:blue; font:"宋体"}
www.eeworm.com/read/427801/8920406
css css.css
LoginTextBox
{
height: 12px;
width :107px;
}
.Logintr
{
width :152px;
height:18px;
}
.LoginTable
{
height : 94px;
width :178px;
font-size :9pt;
font-family :宋体;
}
.Login
www.eeworm.com/read/284499/8924920
css css.css
body {
background-image: url(BG.gif);
}
.text01 {
font-family: "宋体";
font-size: 12px;
color: #FF9900;
text-decoration: none;
}
.box01 {
font-family: "宋体";
font-size: 12px;
color: #
www.eeworm.com/read/427685/8925618
css css.css
body,td,th {
font-size: 12px;
}
a:link {/*链接*/
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}