home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 January
/
VPR0001A.ISO
/
DRIVER
/
INDEX.CHM
/
cover.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1999-11-28
|
2KB
|
87 lines
/* リンクの装飾 */
A:link {
text-decoration:none;
color:white;
}
A:visited {
text-decoration:none;
color:#d0d0d0;
}
BODY {
background:white;
margin-top:0.5em;
}
IMG {
border:none;
}
H1, H2 {
font-family: "MS Pゴシック", sans-serif;
}
H1 {
font-size: 17pt;
color: #ffffa3;
background-image: url(mark/logo_texture.gif);
text-align: center;
padding-top:18px;
padding-bottom:13px;
border: 2px outset;
}
H2 {
font-size:12pt;
font-weight:bold;
}
P {
margin-left:10%;
margin-right:10%;
}
/* 注意書き */
UL.notice {
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
font-size: 10pt;
margin-bottom: 1em;
margin-left: 1em;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 1em;
}
/* 新規・更新マーク */
.NewUp {
font-size:10pt;
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
background: #CACCCA;
}
TD.NewUpBmp {
width:50px;
}
/* マーク説明 */
TD.NewUpExp {
}
/* メーカーリスト */
TABLE.maker {
width:100%;
background: #CACCCA;
border:outset 1px white;
margin-top:1em;
}
/* マーク */
TD.newup {
border-top:outset 1px white;
background: #CACCCA;
}
/* 会社名 */
TD.maker {
border:outset 2px white;
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
font: bold 10pt;
padding-left:3px;
padding-top:2px;
padding-bottom:2px;
background:#4978a1;
}