home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 April
/
Chip_2003-04_cd1.bin
/
tema
/
hoax
/
style.css
< prev
Wrap
Cascading Style Sheet File
|
2003-02-27
|
1KB
|
88 lines
body {
scrollbar-3d-light-color: #B2B9CD;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #B2B9CD;
scrollbar-dark-shadow-color: #80889A;
scrollbar-face-color: #B2B9CD;
scrollbar-highlight-color: #BEC6DD;
scrollbar-shadow-color: #80889A;
font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
}
.form{
border: #656E83 1px solid;
padding-left: 1px;
font-size: xx-small;
font-family : Verdana, Helvetica, Arial, Tahoma, Sans-Serif;
background-color: #ffffff;
color: #000000;
}
a:visited{
text-decoration: none;
}
a:active{
text-decoration: none;
}
a:link{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
a.black:visited{
text-decoration: none;
color: #000000;
}
a.black:active{
text-decoration: none;
color: #000000;
}
a.black:link{
text-decoration: none;
color: #000000;
}
a.black:hover{
text-decoration: underline;
color: #000000;
}
.menu{
font-size: xx-small;
font-family : Verdana, Helvetica, Arial, Tahoma, Sans-Serif;
color: #656E83;
}
.title{
font-size: x-small;
color: #656E83;
font-weight: bold;
}
.smalltitle{
font-size: x-small;
color: #656E83;
}
.warning{
font-size: x-small;
color: #ff0000;
}
.notice{
font-size: x-small;
color: #424857;
}
.black{
font-size: x-small;
color: #000000;
}
.smallblack{
font-size: xx-small;
font-family : Verdana, Helvetica, Arial, Tahoma, Sans-Serif;
color: #000000;
}