home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Grebenicek
/
doc
/
main.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2002-09-16
|
755b
|
67 lines
BODY {
font-size : 11;
font-family : Verdana, sans-serif;
}
h2 {
font-size : 14;
font-weight : bold;
}
caption {
font-size : 11;
font-weight : bold;
}
td, th {
font-size : 11;
}
th {
background-color: #C0DDC0;
}
em {
font-style : normal;
font-weight : bold;
}
code {
color: #336633;
font-weight : bold;
}
.venovani {
font-size : 11;
font-style : italic;
color : #008040;
}
.text {
text-align: justify;
}
.button {
color: white;
background-color: #336600;
}
.rules {
background-color: #FFFFCC;
}
.yes {
color: white;
background-color: #339933;
}
.no {
color: white;
background-color: #FF6633;
}
.content {
font-size : 14;
}