home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 June
/
Chip_2001-06_cd1.bin
/
bonus
/
html
/
stranka.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-11-08
|
761b
|
62 lines
<!--
body {
color: rgb(255,255,255);
background-color: #000000;
font-family: Arial, Arial CE, Helvetica, sans-serif;
font-size: 12px;
}
td
{
font-family: Arial, Arial CE, Helvetica, sans-serif;
font-size: 12px;
color: rgb(255,255,255);
}
p
{
font-family: Arial, Arial CE, Helvetica, sans-serif;
font-size: 12px;
color: rgb(255,255,255);
}
h1,h2,h3,h4,h5
{
color: rgb(255,255,255);
margin-bottom: 0pt;
margin-top: 0pt;
font-weight: bold;
}
h2,h3 {
text-align: center;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 18px;
}
a {
color: rgb(128,128,255);
text-decoration: none;
}
A:hover
{
text-decoration: underline;
}
hr {
color: rgb(0,0,255);
}
-->