home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 December
/
Chip_2000-12_cd1.bin
/
internet
/
palm
/
styles
/
styles.css
Wrap
Cascading Style Sheet File
|
2000-09-21
|
3KB
|
121 lines
A:link { text-decoration: none }
A:visited { text-decoration: none }
A:active { text-decoration: none }
BODY {
font-family: Verdana;
font-size: 8pt;
cursor: auto ;
color: #2B211F;
}
TABLE {
font-family: Verdana;
font-size: 8pt;
cursor: auto ;
color: Black;
}
.pasive {
font-size : 8pt;
font-weight : normal;
color : White;
cursor : hand;
font-family: Verdana;
}
.active {
font-size : 8pt;
font-weight : normal;
color : Navy;
cursor : hand;
font-family: Verdana;
}
.odkazpasive {
font-size : 8pt;
font-weight : normal;
color : #A3ADC1;
cursor : hand;
font-family: Verdana;
}
.odkazactive {
font-size : 8pt;
font-weight : normal;
color : Red;
cursor : hand;
font-family: Verdana;
}
.form1 {
font-family : Verdana;
font-size : 8pt;
color : rgb(0,0,0);
background : rgb(213,216,225);
border-style : solid;
border-width : 1px;
border-color : rgb(100,100,100);
border-bottom-color : rgb(150,150,150);
border-right-color : rgb(150,150,150);
position : relative;
width : 170px;
}
.form2 {
font-family : Verdana;
font-size : 8pt;
color : rgb(0,0,0);
background : rgb(213,216,225);
border-style : solid;
border-width : 1px;
border-color : rgb(100,100,100);
border-bottom-color : rgb(150,150,150);
border-right-color : rgb(150,150,150);
position : relative;
width : 345px;
}
.email {
font-family : Verdana;
font-size : 8pt;
color : rgb(0,0,0);
background : rgb(213,216,225);
border-style : solid;
border-width : 1px;
border-color : rgb(100,100,100);
border-bottom-color : rgb(150,150,150);
border-right-color : rgb(150,150,150);
position : relative;
width : 230px;
}
.button {
font-family : Verdana;
font-size : 8pt;
color : rgb(192,192,192);
background : rgb(27,60,93);
border-style : solid;
border-width : 3px;
border-color : rgb(100,100,100);
border-bottom-color : rgb(0,0,0);
border-right-color : rgb(0,0,0);
position : relative;
width : 60px;
font-weight : bold;
}
.clock {
font-family : Verdana;
font-size : 8pt;
color : rgb(0,0,0);
background : transparent;
border-style : solid;
border-width : 0px;
border-color : rgb(100,100,100);
border-bottom-color : rgb(50,50,50);
border-right-color : rgb(50,50,50);
position : relative;
width : 165px;
font-weight : bold;
}