home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 June
/
PCWorld_2007-06_cd.bin
/
multimedia
/
viewern5
/
imgview5_full.exe
/
help
/
viewer5_print.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2004-11-19
|
2KB
|
97 lines
/*
Styles for WWW.DIMIN.net/Image Viewer, Dima Fedorov
ver 1.0
10/07/2003 11:46
*/
body {
margin: 0px;
color: #000000;
background: #FFFFFF;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
}
/******************************************************************
LINKS
******************************************************************/
a:link, a:visited, a:active {
color: #004989;
background: transparent;
text-decoration: none;
}
/******************************************************************
TAGS
******************************************************************/
/******************************************************************
STRUCTURE
******************************************************************/
.pagebody {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.header {
clear: both;
visibility: hidden;
height: 0px;
}
/******************************************************************
MENUS
******************************************************************/
.submenu {
font-size: 0px;
height: 0px;
visibility: hidden;
}
/******************************************************************
// PARAGRAPH
******************************************************************/
.headlinks {
border-bottom-color: #333333;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.headlinks img {
margin-bottom: 0px;
padding-bottom: 0px;
}
.bottomlinks {
font-size: 0px;
height: 0px;
visibility: hidden;
}
.copyright {
font-size: 0px;
height: 0px;
visibility: hidden;
}
.copyright img {
height: 0px;
}
.box {
background-color: #FFFFFF;
}