home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 July
/
VPR0207A.ISO
/
OLS
/
VIX22
/
vix22.lzh
/
ViX.chm
/
html
/
vixhelp.css
< prev
Wrap
Cascading Style Sheet File
|
2002-02-10
|
1KB
|
81 lines
@charset "Shift_JIS";
h1 {
border-bottom:thin solid;
text-align:center;
}
h2 {
color:mintcream;
background:royalblue;
line-height:150%;
padding-left:12pt;
font-size:100%;
}
h3 {
border-bottom:thin solid;
font-size:100%;
}
div.heading {
border-bottom:thin solid;
font-weight:bold;
}
p {
line-height:120%;
}
em {
color:red;
}
strong {
font-weight:bold;
color:red;
}
div.cmdnavibar {
font-weight:bold;
background:skyblue;
font-size:80%;
}
a.inheading {
color:white;
}
a:hover {
color:red;
background-color:lemonchiffon;
}
ul.relation {
list-style-type:none;
list-style-position:inside;
margin-top:0.5em;
margin-bottom:0.5em;
padding-left:0em;
margin-left:0em;
}
li {
line-height:120%;
padding-left:0em;
margin-left:0em;
}
img { border-style:none; }
dt { font-weight:bold; }
table{
border-collapse: separate;
border: 2px solid #ccf;
width: 100%;
}
td, th {
border-style: none solid solid none;
border-color: #ccf #aae #aae #ccf;
border-width: 0px 2px 2px 0px;
}
th {
background: #ddf;
color: #000;
}
address {
margin: 2em 2em 0;
padding: 0em;
text-align: right;
}
span.infoId {
font-weight:normal;
font-size:80%;
}