home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 March
/
PCWorld_2005-03_cd.bin
/
komunikace
/
kmeleon
/
kmeleon09.exe
/
aggreg8.jar
/
skin
/
rssstylered.css
< prev
Wrap
Cascading Style Sheet File
|
2004-12-01
|
1KB
|
88 lines
html{
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-size: 90%;
color: #E67373;
line-height: 130%;
}
body{
background: transparent;
background: #FFF;
}
div.spacer{
clear: both;
padding: 2px;
}
div.itemheader{
background: #FFEBE6;
border-width: 1px;
border-color: #804040;
border-style: solid;
-moz-border-radius: 10px 10px 0px 0px;
padding: 5px;
font-weight: normal;
clear: both;
vertical-align: top;
text-align: left;
}
div.itemdescription{
background: #FFF;
border-width: 1px;
border-color: #804040;
border-style: solid;
-moz-border-radius: 10px 10px 0px 0px;
padding: 5px;
margin: 15px;
vertical-align: top;
text-align: left;
}
div.clearer{
clear: both;
line-height: 0px;
height: 0px;
}
.center{
text-align: center;
}
small{
font-size: 80%;
}
a{
color: #BF3030;
text-decoration: none;
}
a:link,a:visited,a:active{
text-decoration: underline;
}
a:hover{
text-decoration: none;
}
.sideBlockRight{
width: 3%;
float: left;
}
.sideBlockLeft{
width: 3%;
float: left;
}
.centerBlock{
width: 94%;
float: left;
}