代码搜索:Styles
找到约 5,113 项符合「Styles」的源代码
代码结果 5,113
www.eeworm.com/read/355071/10297352
css styles.css
/* 新 Web 应用程序项目的默认 CSS Stylesheet */
BODY
{
BACKGROUND-COLOR: white;
FONT-FAMILY: Verdana, Helvetica, sans-serif;
FONT-SIZE: .8em;
FONT-WEIGHT: normal;
LETTER-SPACING: nor
www.eeworm.com/read/280538/10317420
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/425552/10348203
css styles.css
HTML {
COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
BODY {
COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
A:link {
COLOR: #0000ff
}
A:visited {
COLOR: #880088
}
A:active {
COLOR: #0000ff
www.eeworm.com/read/279547/10422068
css styles.css
.body {
font-family: arial, helvetica;
font-size: 12px;
}
.head {
font-size : 25px;
font-weight : bold;
}
.p_name {
font-size : 21px;
font-weight : bold;
}
.tableheader {
www.eeworm.com/read/161144/10443800
css styles.css
BODY {
COLOR: #333333; FONT-SIZE: 12px; LINE-HEIGHT: 18px
}
P {
COLOR: #333333; FONT-SIZE: 12px; LINE-HEIGHT: 18px
}
TH {
COLOR: #333333; FONT-SIZE: 12px; LINE-HEIGHT: 18px
}
TD {
COLOR:
www.eeworm.com/read/279234/10452584
css styles.css
/* Fig. 26.4: styles.css */
/* An external stylesheet */
a { text-decoration: none }
a:hover { text-decoration: underline;
color: red;
background-color: #ccffcc }
www.eeworm.com/read/160358/10539083
css styles.css
TD {
FONT-SIZE: 9pt; LINE-HEIGHT: 150%;FONT-FAMILY: 宋体
}
A:visited {
COLOR: #000000;TEXT-DECORATION: none
}
A:active {
COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
COLOR: #F20415; T
www.eeworm.com/read/422740/10614456
css styles.css
body {font-family:Arial,Helvetica,sans-serif;}
.mainbody {background-color:#ffffff;;}
td {font-size:83%;}
a:link {color:#0000cc}
a:visited {color:#0000cc}
.n, .sn {margin:0 0 6px 0;pa
www.eeworm.com/read/351680/10629379
css styles.css
.body {
font-family: arial, helvetica;
font-size: 12px;
}
.head {
font-size : 25px;
font-weight : bold;
}
.p_name {
font-size : 21px;
font-weight : bold;
}
.tableheader {