代码搜索:CSS
找到约 10,000 项符合「CSS」的源代码
代码结果 10,000
www.eeworm.com/read/331005/12857025
css css.css
BODY {
font-size : 9pt;
font-weight : normal;
line-height: 14px;
font-style : normal;
text-decoration : none;
}
P {
font-size : 9pt;
font-weight : normal;
font-style : normal;
}
A {
font
www.eeworm.com/read/244470/12861625
css css.css
A:link {
COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #ff9900; TEXT-DECORATION: underline
}
A:active {
COLOR: #ff9900
}
www.eeworm.com/read/244470/12862125
css css.css
A:link {
COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
COLOR: #ff9900; TEXT-DECORATION: underline
}
A:active {
COLOR: #ff9900
}
www.eeworm.com/read/143432/12875127
css css.css
td { font-size: 12px; line-height: 18px; border-style: none; color: #333333}
a:active { font-size: 12px; color: #333333}
a:hover { font-size: 12px; color: #FF0000}
a:link { font-size: 12px; col
www.eeworm.com/read/143432/12875146
css css.css
td { font-size: 12px; line-height: 18px; border-style: none; color: #333333}
a:active { font-size: 12px; color: #333333}
a:hover { font-size: 12px; color: #FF0000}
a:link { font-size: 12px; col
www.eeworm.com/read/330550/12881544
css css.css
TD {
FONT-SIZE: 11px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}
P {
FONT-SIZE: 11px; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"
}
LI {
FONT-SIZE:
www.eeworm.com/read/143178/12892118
css css.css
a { color: #333333; text-decoration: none}
a:active {FONT-SIZE: 9pt; COLOR: #000000; TEXT-DECORATION: underline}
a:link {FONT-SIZE: 9pt; COLOR: #000000}
a:visited {FONT-SIZE: 9pt; COLOR: #000000}
www.eeworm.com/read/243975/12902526
css css.css
a{text-decoration: none;} /* 链接无下划线,有为underline */
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{background: #ccffff;} /* 鼠标在链接上 */
a:active {color: #000
www.eeworm.com/read/243889/12908868
css css.css
html, body {
FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 12px;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
SCROLLBAR-SHADOW-COLOR: #CCCCCC;
SCROLLB
www.eeworm.com/read/243373/12943796
css css.css
/*****************************************************
520.COM Default Theme
*****************************************************/
/*****************************************************
Gener