代码搜索:CSS
找到约 10,000 项符合「CSS」的源代码
代码结果 10,000
www.eeworm.com/read/247060/12687927
css lynn.css
body{font-size: 12px;cursor: default;font-family: 宋体;}
td
{
font-size: 12px;
cursor: default;
}
input { font-size: 9pt}
select { font-size: 9pt}
textarea { font-size: 9pt}
button
{
fo
www.eeworm.com/read/145942/12688249
css office.css
A:hover {
COLOR: #000000; TEXT-DECORATION: underline
}
A {
COLOR: #000000;TEXT-DECORATION: none
}
A:active {
COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
COLOR: #000000
}
U
www.eeworm.com/read/247060/12689101
css lynn.css
body{font-size: 12px;cursor: default;font-family: 宋体;}
td
{
font-size: 12px;
cursor: default;
}
input { font-size: 9pt}
select { font-size: 9pt}
textarea { font-size: 9pt}
button
{
fo
www.eeworm.com/read/247060/12689496
css styles.css
a:active
{
color: #000000;
text-decoration: none;
}
a:link
{
color: #000000;
}
a:visited
{
color: #000000;
}
a:hover
{
color: darkred;
text-decoration: none;
}
.admin-tab-activ
www.eeworm.com/read/247060/12689687
css default.css
body { font-size: 12px; font-family: "宋体"; cursor: default; }
td { font-size: 12px; cursor: default}
input { font-size: 9pt}
select { font-size: 9pt}
textarea { font-size: 9pt}
button { fon
www.eeworm.com/read/333293/12691365
css style.css
.title { font-family: "宋体"; font-size: 14.8px; font-style: normal; line-height: 20px; color: #000000; text-decoration: none}
.text { font-family: "宋体"; font-size: 9pt; line-height: 20px; color: #00
www.eeworm.com/read/247042/12691927
css stylesheet.css
/* Javadoc 样式表 */
/* 在此处定义颜色、字体和其他样式属性以覆盖默认值 */
/* 页面背景颜色 */
body { background-color: #FFFFFF }
/* 标题 */
h1 { font-size: 145% }
/* 表格颜色 */
.TableHeadingColor { background: #CCCCFF }
www.eeworm.com/read/145896/12693557
css edit.css
.Gen
{
POSITION: relative
}
.heading
{
BACKGROUND: #eeeeee;
COLOR: #000000
}
.Composition
{
BACKGROUND-COLOR: menu;
POSITION: relative
}
.yToolbar
{
BACKGROUND-
www.eeworm.com/read/145896/12693599
css style.css
a:link { text-decoration: none;color:#666666}
A:visited {text-decoration: none;color:#666666}
A:active {text-decoration: underline}
A:hover {text-decoration: underline;color: #0066CC}
A.b:link {