[branche] passage au thème Lia
This commit is contained in:
parent
664278b472
commit
8a1597e587
@ -23,7 +23,9 @@ section, summary, time, mark, audio, video {
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;}
|
||||
vertical-align: baseline;
|
||||
background-color: #70685d;
|
||||
}
|
||||
|
||||
article, aside, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section {
|
||||
@ -102,7 +104,7 @@ input, select, textarea {
|
||||
}
|
||||
|
||||
body, input, select, textarea {
|
||||
color: #6e6e6e;
|
||||
color: #322829;
|
||||
font-family: 'Source Sans Pro', sans-serif;
|
||||
font-size: 16pt;
|
||||
font-weight: 400;
|
||||
@ -125,7 +127,6 @@ input, select, textarea {
|
||||
|
||||
strong, b {
|
||||
font-weight: 600;
|
||||
color: #5b5b5b;
|
||||
}
|
||||
|
||||
em, i {
|
||||
@ -137,7 +138,7 @@ input, select, textarea {
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
color: #5b5b5b;
|
||||
color: #000;
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.125em;
|
||||
line-height: 1.75em;
|
||||
@ -1969,7 +1970,7 @@ input, select, textarea {
|
||||
header p {
|
||||
position: relative;
|
||||
top: -1em;
|
||||
color: #888888;
|
||||
color: #322829;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.075em;
|
||||
}
|
||||
@ -2921,10 +2922,6 @@ input, select, textarea {
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
#main header.major,
|
||||
#main footer.major {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
/* Wide */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user