home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 April
/
PCWorld_2003-04_cd.bin
/
Novinky
/
interval
/
podklady
/
fridrich
/
257
/
newsticker.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-02-25
|
351b
|
24 lines
ul.newsTicker {
border: 1px solid #000;
height: 1.5em;
list-style: none;
padding: 0;
margin: 0;
position: relative;
overflow: hidden;
width: 300px;
}
ul.newsTicker li {
padding: 0;
margin: 0;
position: absolute;
white-space: nowrap;
display: none;
}
#tretiPokus {
position: absolute;
top: 300px;
left: 400px;
}