home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 March
/
Chip_2002-03_cd1.bin
/
internet
/
kosek
/
html
/
src
/
mujstyl.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-10-30
|
459b
|
23 lines
BODY { text-align: justify;
background-color: white;
color: black }
A:link { color: blue }
A:visited { color: gray }
A:active { text-decoration: blink }
P { text-indent: 20pt;
margin-top: 0pt }
.nadpis { text-align: center }
H1 { text-transform: uppercase;
background-color: blue;
color: yellow;
padding: 4px }
H2 { font-family: Arial, sans-serif }
.autor { font-variant: small-caps }