home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 March
/
Chip_2000-03_cd.bin
/
internet
/
Actually
/
style.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-01-21
|
913b
|
59 lines
span.hnadpis {
font-size : medium;
font-family : sans-serif;
color : darkgreen;
background-color : #ADDECE;
padding-left : 0;
width : 100%;
text-align : left;
visibility : visible;
position : static;
overflow : clip;
}
span.nadpis {
font : arial;
font-size : small;
font-family : arial;
font-weight : bold;
color : darkgreen;
}
span.little {
font-size : x-small;
}
A {
font-size : x-small;
font-family : sans-serif;
color : darkgreen;
text-decoration : none;
}
A:Active {
font-size : x-small;
font-family : sans-serif;
color : red;
}
A:Hover {
font-size : x-small;
font-family : sans-serif;
text-decoration : underline;
}
A:Visited {
font-size : x-small;
font-family : sans-serif;
color : lightdarkgreen;
text-decoration : none;
}
BODY {
background-color : "white";
font-family : serif;
color : black;
}