home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 November
/
Chip_2003-11_cd1.bin
/
chplus
/
chlapark
/
splash.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-09-29
|
423b
|
47 lines
body {
background-color: #00371C;
}
body, a {
color: #fff;
}
h1, #menu, #sponsors, #bg {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
#bg {
top: 0;
background-color: #E51F1F;
height: 398px;
}
h1 {
margin: 0;
top: 70px;
}
#menu {
top: 30px;
text-transform: uppercase;
}
/*/*/
#menu a {
padding: 0 5px;
white-space: nowrap;
}
/* */
#sponsors {
top: 520px;
}
hr {
display: none;
}