home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Freeware
/
Programare
/
paranoia
/
ParanoiaSetup.exe
/
Gui
/
styles.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2005-04-03
|
1KB
|
91 lines
.StatusText
{
background : #008800;
font-family:verdana,arial,helvetica;
font-size : 12px;
color : White;
padding : 3px;
}
.WhiteTitle
{
font-family:verdana,arial,helvetica;
font-size : 14px;
font-weight : bold;
color : White;
}
.GreenTitle
{
font-family:verdana,arial,helvetica;
font-size : 23px;
font-weight : bold;
color : #339933;
}
.DownloadLink
{
text-decoration:underline;
color : #336699;
cursor: hand;
font-size : 12px;
font-weight: 600;
}
.CommandLink
{
font-family:verdana,arial,helvetica;
text-decoration:underline;
color : #000000;
cursor: hand;
font-size : 12px;
}
.FullBorder
{
border : 1px solid Black;
}
.SmallCommandLink
{
font-family:verdana,arial,helvetica;
text-decoration:underline;
color : #000000;
cursor: hand;
font-size : 10px;
}
A
{
font-family:verdana,arial,helvetica;
font-weight: 600;
text-decoration:none
}
TD
{
font-family:verdana,arial,helvetica;
font-size : 12px;
}
a:link {color : #336699;}
a:visited {color : #336699;}
a:active {color : #336699;}
a:hover {color: #000000;text-decoration:underline}
/*** BASIC STYLES ***/
BODY
{
font-family:verdana,arial,helvetica;
background:#ffffff;
color:#000000;
margin-top : 0;
margin-right : 0;
margin-left : 0;
margin-bottom : 0;
font-size : 12px;
}