home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2000 July
/
VPR0007A.BIN
/
TERMINAL
/
INDEX.CHM
/
ss
/
index.css
< prev
Wrap
Cascading Style Sheet File
|
2000-05-28
|
2KB
|
124 lines
A.genre:Link, A.genre:Visited, A.genre:Active {
color:white;
}
BODY {
background:white;
font-family: "MS UI Gothic", "MS Pゴシック", sans-serif;
font:10pt;
}
IMG {
border:none;
}
H1, H2, H3 {
font-family: "MS Pゴシック", sans-serif;
font-weight: bold;
}
H1 {
font-size: 17pt;
color: #ffffa3;
background-image: url(../mark/logo_texture.png);
text-align: center;
padding-top:18px;
padding-bottom:13px;
border: 2px outset;
}
H2 {
font-size:15pt;
}
/* カテゴリ名 */
DL {
border-width:1px;
border-style:outset;
border-color:#85cd99;
}
DT.CategoryNewUp {
padding:0;
background:#00a851;
}
DD.Category {
margin-left:0;
}
DIV.CategoryName {
color:white;
font-size:11pt;
font-weight:bold;
background:#52bd74;
padding:3px;
}
DIV.CategoryExp {
font-size:10pt;
font-weight:normal;
background:#f6ffe9;
padding:3px;
}
/* 定番 */
UL.Genre {
font-size:10pt;
font-weight:bold;
line-height:20px;
list-style:none;
}
/* 定番のジャンル名の列挙用 */
LI {
border-width:1px;
border-style:outset;
border-color:#85cd99;
background:#69d8d7;
font-size:11pt;
}
/*
* リスト項目
*/
TABLE.listitem {
width:100%; /* ウィンドウの占有率 */
border-style:outset; /* 枠線のスタイル */
border-width:1px; /* 枠線の幅 */
border-color:#85cd99; /* 枠線の色 */
margin-bottom:1em; /* 枠外の余白 1em=1文字分 */
}
/* 対応OS, 新規・更新等 */
TD.attr {
background:#d5f3ca; /* 背景の色 */
font-size:12pt;
color:green; /* 文字の色 */
}
/*
* ソフトウェアタイトル名
*/
TD.title {
font-size:11pt;
font-weight:bold;
color:#324ac2;
text-align:left; /* 文字揃え */
background:#a6f0a7;
border:outset 0px #d5f3ca;
padding-top:2px; /* 枠内の余白 */
padding-bottom:2px;
padding-left:3px;
}
/* 作者名、URL */
TD.author {
font-size:9pt;
color:#324ac2;
background:#fff7dd;
padding-top:3px;
padding-left:36px;
}
/* 概要 */
TD.summary {
font-size:9pt;
border:outset 0px white;
background:white;
padding-top:2px;
padding-bottom:2px;
padding-left:0;
}