home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 February
/
VPR0202A.ISO
/
GAMEDEMO
/
INDEX.CHM
/
ss
/
index.css
< prev
Wrap
Cascading Style Sheet File
|
2001-12-26
|
2KB
|
127 lines
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/tex_soft.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:#3B6FB4;
}
DT.CategoryNewUp {
padding:0;
background:#3A4C97;
}
DD.Category {
margin-left:0;
}
DIV.CategoryName {
color:white;
font-size:11pt;
font-weight:bold;
background:#ABD2F3;
padding:3px;
}
DIV.CategoryExp {
font-size:10pt;
font-weight:normal;
background:#E6E6E6;
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:#3A4C97; /*あやしい*/
background:#3A4C97;
font-size:11pt;
}
/*
* リスト項目
*/
TABLE.listitem {
width:100%; /* ウィンドウの占有率 */
border-style:outset; /* 枠線のスタイル */
border-width:1px; /* 枠線の幅 */
border-color:#3B6FB4; /* 枠線の色 */
margin-bottom:1em; /* 枠外の余白 1em=1文字分 */
}
/* 対応OS, 新規・更新等 */
TD.attr {
background:#ABD2F3; /* 背景の色 */
font-size:12pt;
color:green; /* 文字の色*/
}
/*
* ソフトウェアタイトル名
*/
TD.title {
font-size:11pt;
font-weight:bold;
text-align:left; /* 文字揃え */
background:#FBF77C;
border:outset 0px #FBF77C; /*あやしい*/
padding-top:2px; /* 枠内の余白 */
padding-bottom:2px;
padding-left:3px;
}
/* 作者名、URL */
TD.author {
font-size:9pt;
color:#324AC2;
background:#E6E6E6;
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;
}
A:link,A:visited {color: blue;}
A:hover { color: red;}
A.genre:Link,A.genre:visited {color: white;}
A.genre:hover { color: red;}