Subversion Repositories Sites.obs-saisons.fr

Compare Revisions

Ignore whitespace Rev 154 → Rev 155

/trunk/themes/ods/style.css
803,7 → 803,7
padding : 10px
}
 
.bouton {
.bouton_contact {
-moz-border-radius: 5px 5px 5px 5px;
-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
color: #FFFFFF !important;
816,11 → 816,16
width: auto;
}
 
.bouton.orange, .bouton.orange:hover {
.bouton_contact.orange, .bouton_contact.orange:hover {
background-color: #58A61E;
border: 1px solid #4B8D1A;
}
 
.bouton_contact.medium {
font-size: 12px;
padding: 6px 14px;
}
 
/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
/** background: #fff url(images/bg-content.png) repeat-x 50% 0;**/