home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn WWW 2000 June
/
www-06-2000.iso
/
poland
/
wajda
/
style
/
main.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2000-04-19
|
700b
|
40 lines
BODY {
background-color: #FFFFFF;
border: none;
color: White;
font-size: 120%;
font-family: "Times New Roman", Times, serif;
font-style: normal;
}
TD {
border: none;
color: White;
font-size: 120%;
font-family: "Times New Roman", Times, serif;
font-style: normal;
}
A { color: #FAEBD8;
background: transparent;
font-family: "Arial", "Helvetica", sans-serif;
}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline;}
.inside {
vertical-align: top;
padding-right: 30px;
padding-left: 30px;
}
.nav {
font-size: 70%;
}
.non {
font-size: 12px;
display: none;
}