home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 January
/
Chip_2003-01_cd1.bin
/
internet
/
3dgrafika
/
css
/
css3.css
Wrap
Cascading Style Sheet File
|
2002-02-09
|
2KB
|
90 lines
button.hlasovani {
background: #F5F5F5;
border: 1px ridge;
border-color: #565E71;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-variant: small-caps;
cursor: hand;
}
TD {
font-family : sans-serif;
font-size : x-small;
font-style : normal;
text-align : left;
color : Black;
}
TD.dark {
background-color : #565E71;
color : #E2E4E9;
}
.menutext {
font-family : Arial, Helvetica, sans-serif;
font-size : x-small;
font-weight : bold;
}
.menu {
font-family : sans-serif;
font-size : x-small;
}
.menu A.newmenu {
color : Black;
font-size : x-small;
font-weight : bold;
text-decoration : none;
}
.menu A.newmenu:HOVER {
color : Black;
font-size : x-small;
font-weight : bold;
text-decoration : underline;
}
.menu A.newmenu:VISITED {
color : Black;
}
INPUT,SELECT,TEXTAREA {
font-family : sans-serif;
font-size : x-small;
background-color : #F5F5F5;
color : #30343F;
}
A.nazevbig {
font-family : Arial, Helvetica, sans-serif;
font-size : medium;
text-decoration : none;
}
.nazevbig {
font-family : Arial, Helvetica, sans-serif;
font-size : medium;
text-decoration : none;
}
A.nazevbig:HOVER {
text-decoration : underline;
}
A.nazevbig:VISITED {
color : #676FB1;
}
A {
font-family : Arial, Helvetica, sans-serif;
font-size : x-small;
color : Navy;
}
A:HOVER {
text-decoration : underline;
}
.dark A{
font-family : Arial, Helvetica, sans-serif;
font-size : x-small;
color : #FFFFBF;
text-decoration : none;
}
.select1{
background-color : #F5F5F5;
color : #30343F;
}
.select2{
background-color : #30343F;
color : #F5F5F5;
}