home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 July
/
Chip_2003-07_cd1.bin
/
internet
/
lufiweb
/
myweb
/
styly
/
styl_kniha.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-09-26
|
364b
|
19 lines
BODY
{font-family:Courier,Arial;
font-size:12pt;
margin-left:5pt;
text-align:left;
text-decoration:none;
color:black;
background-color:#FFDDFF;
}
BODY :active {color: white}
BODY :link {color: Yellow}
BODY :visited {color: Yellow}
.text{color:black;
font-family:Courier,Arial;
font-size:12pt;
}
.purple{background-color:purple;}
HR{color:purple}