home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2003 May
/
VPR0305.ISO
/
APP_DEMO
/
INDEX.CHM
/
ss
/
desc.css
next >
Wrap
Cascading Style Sheet File
|
2003-03-10
|
2KB
|
90 lines
/* OLS Stylesheet */
BODY {
background-color: white;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
}
IMG {
border:none;
}
H1 {
font-family:"MS Pゴシック", sans-serif;
font-size:16pt;
font-weight:bold;
}
DIV.HR {
line-height:4px;
width:100%;
border-bottom:6px ridge white;
}
/* 詳細 */
DIV.page {
margin-left:0
margin-top:2px;
margin-bottom:4px;
margin-right:0;
}
/* 属性 */
DIV.attr {
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
font-size:12pt;
font-weight:bold;
color:green;
margin-left:32px;
margin-bottom:-1em;
}
H1.title {
font-family:"MS Pゴシック", sans-serif;
font-size:14pt;
font-weight:bold;
margin-left:32px;
}
/* 作者 */
DIV.author {
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
font-size:9pt;
margin-left:72px;
}
.authorname {
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
font-size:12pt;
}
/* 実行画面イメージ */
DIV.capture {
margin:16px;
}
/* 内容 */
DIV.naiyo {
font-family: "MS Pゴシック", sans-serif;
font-size:12pt;
background:AAD0CE;
margin:1em;
padding-top:10px;
padding-bottom:8px;
padding-left:5px;
padding-right:5px;
}
P.naiyo {
line-height:1.5em;
}
/* ランチャ */
TABLE.launch {
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
font-size:10pt;
}
/* リスト 2000/04/01(Sat) yujiro 追加*/
UL{
margin: 0em 0em 0em 1.2em;
padding:0em;
}
A:link,A:visited {color: blue;}
A:hover { color: red;}