home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 June
/
Chip_2004-06_cd1.bin
/
software
/
slunec
/
app
/
6447_8518.exe
/
NetLimiter.chm
/
css
/
main.css
Wrap
Cascading Style Sheet File
|
2004-01-20
|
595b
|
51 lines
BODY
{
font-family: Verdana;
font-size: 9pt;
background-color: White;
scrollbar-face-color: lavender;
scrollbar-shadow-color: white;
background-image: url("../images/bg.png");
background-position: top right;
background-repeat: repeat-y;
}
H2
{
font-size: 13pt;
}
H3
{
font-size: 11pt;
}
LI
{
margin-top: 2px;
margin-bottom: 2px;
}
DT
{
margin-top: 5px;
margin-bottom: 2px;
font-style: italic;
font-weight: bold;
}
A
{
color: mediumblue;
}
A:hover
{
color: dodgerblue;
}
IMG
{
border-width: thin;
border-style: solid;
}