Subversion Repositories Sites.obs-saisons.fr

Compare Revisions

Ignore whitespace Rev 119 → Rev 120

/trunk/themes/ods/style.css
15,7 → 15,7
margin-top: 0px;
padding: 0;
background: transparent;
font: 12px/170% Verdana, sans-serif;
font: 11px/170% Verdana, sans-serif;
color: #494949;
background-color: #C6B895;
}
323,7 → 323,7
font-size: 14px;
margin-left: auto;
margin-right: auto;
padding-left: 50px;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 10px;
width: 955px;
449,7 → 449,7
}
 
#left {
width: 215px;
width: 190px;
padding:5px;
padding-left: 0px;
float: left;
466,8 → 466,6
font-weight: bold;
padding-left: 5px;
-moz-border-radius: 0.9em 0.9em 0.9em 0.9em;
background-color: #800000;
border: 1px solid #FFFFFF;
}
 
#sidebar-left a.active-trail {
479,10 → 477,10
-webkit-border-radius-topright: 20px 20px;
-webkit-border-radius-bottomright: 20px 20px;
-moz-border-radius-topright: 20px 20px;
-moz-border-radius-bottomright: 20px 20px;
-moz-border-radius-bottomright: 0px 0px;
border-top-right-radius: 20px 20px;
border-bottom-right-radius: 20px 20px;
background-color: #5F8DBF;
background-color: #0396A6;
position:absolute;
width: inherit;
}
521,7 → 519,7
}
 
#right {
width: 210px;
width: 200px;
float: right;
background-color: #FFFFFF;
}
550,7 → 548,7
border: solid 1px;
background-color: #F4F2EB;
text-align: center;
color: black;
border-color: #D1C6A8;
}
 
.info_utilisateur a {
781,7 → 779,7
}
li#lien_primaire_2 {
background-color : #800000;
background-color : #BF3600;
}
 
li#lien_primaire_3 {
906,7 → 904,7
.node {
border-bottom: 1px solid #e9eff3;
margin: 0 0px 1.5em;
padding: 1.5em 26px;
padding: 1.5em 13px;
}
 
ul.links li, ul.inline li {