home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 January
/
PCWorld_2001-01_cd.bin
/
Software
/
Komercni
/
deseti
/
default.css
next >
Wrap
Cascading Style Sheet File
|
2000-11-30
|
1KB
|
90 lines
body
{
background-color: rgb(0, 0, 0);
color: rgb(255, 255, 255);
font-family: verdana;
font-size: 8pt;
margin: 0px;
}
a
{
color: rgb(255, 255, 255);
font-weight: bold;
text-decoration: none;
}
a.normal
{
color: rgb(255, 255, 255);
font-weight: normal;
text-decoration: none;
}
a:hover
{
color: rgb(210, 210, 210);
}
td
{
color: rgb(255, 255, 255);
font-family: verdana;
font-size: 8pt;
text-align: justify;
}
.center
{
text-align: center;
}
.left
{
text-align: left;
}
.right
{
text-align: right;
}
.justify
{
text-align: justify;
}
.input
{
color: rgb(255, 255, 255);
background-color: rgb(41, 46, 67);
border-width: 2px;
border-color: rgb(94, 106, 154);
border-style: solid;
font-family: verdana;
font-weight: bold;
font-size: 8pt;
margin: 0px;
}
.blue
{
color: rgb(217, 217, 255);
font-weight: bold;
}
.bluecenter
{
color: rgb(217, 217, 255);
font-weight: bold;
text-align: center;
}
.bluextra
{
color: rgb(217, 217, 255);
font-size: 13pt;
font-weight: bold;
text-align: center;
}