Subversion Repositories Sites.obs-saisons.fr

Compare Revisions

Ignore whitespace Rev 121 → Rev 122

/trunk/themes/ods/style.css
441,7 → 441,7
}
 
#center {
width: 520px;
width: 555px;
min-height: 650px;
background-color: #FFFFFF;
height: auto;
448,6 → 448,39
float: left;
}
 
#center h2 {
background: url("images/puce_titre_2.png") no-repeat scroll 13px 0 transparent;
color: #4F3F1B;
font-weight: bold;
padding: 0 0 10px 40px;
width: 100%;
}
 
#center h3 {
color: #0396A6;
font-weight: bold;
}
 
#center h4 {
color: #ACC700;
font-weight: bold;
}
 
#center li {
margin-left: 20px;
padding: 0 0 0 0;
list-style-type: disc;
}
 
#center li.num {
list-style-type: decimal;
}
 
.placement_image {
display: inline;
float: left;
}
 
#left {
width: 190px;
padding:5px;