Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
@CHARSET "UTF-8";
body {
font-family: Muli,sans-serif;
font-size: 0.8rem;
font-weight: 300;
}
}
h1, h2, h3, h4, h5 {
font-family: Muli,sans-serif;
}
form {
font-family: Muli,sans-serif;
float: none;
}
h1 {
font-weight: 700;
}
h2 {
font-weight: 700;
line-height: 1.15;
}
button {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
background-color: #a2b93b;
border-bottom-color: currentcolor;
border-bottom-left-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;
border-bottom-style: none;
border-bottom-width: 0;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
border-image-slice: 100% 100% 100% 100%;
border-image-source: none;
border-image-width: 1 1 1 1;
border-left-color: currentcolor;
border-left-style: none;
border-left-width: 0;
border-right-color: currentcolor;
border-right-style: none;
border-right-width: 0;
border-top-color: currentcolor;
border-top-left-radius: 0.2rem;
border-top-right-radius: 0.2rem;
border-top-style: none;
border-top-width: 0;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: Ubuntu,sans-serif;
font-size: 1.3rem;
font-weight: 500;
letter-spacing: 0.1rem;
line-height: 1.5rem;
padding-bottom: 1.25rem;
padding-left: 2rem;
padding-right: 2rem;
padding-top: 1.25rem;
text-align: center;
text-decoration-color: currentcolor;
text-decoration-line: none;
text-decoration-style: solid;
text-transform: uppercase;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: background;
transition-timing-function: ease;
}
label {
color: #606060;
display: block;
font-size: 0.9rem;
font-weight: 700;
}
h1#widget-titre::before {
content: "";
display: block;
height: 100%;
left: -5rem;
position: absolute;
width: 0.4rem;
}
h1#widget-titre {
font-size: 2.6rem;
font-weight: 700;
line-height: 3.2rem;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
position: relative;
color: #232323;
font-family: Ubuntu,sans-serif;
}
.droite {
background-color: #f8f5ef;
color: #232323;
float: right;
padding-bottom: 1rem;
padding-left: 1rem;
padding-right: 1rem;
padding-top: 1rem;
width: 48%;
}
.clear {
clear: both;
height: 0; overflow: hidden; /* Précaution pour IE 7 */
}
.ui-widget{
font-family: Muli,sans-serif;
}