[branche] passage au thème Lia

This commit is contained in:
Esenjin 2022-05-08 19:20:44 +02:00
parent 664278b472
commit 8a1597e587

View File

@ -23,7 +23,9 @@ section, summary, time, mark, audio, video {
border: 0; border: 0;
font-size: 100%; font-size: 100%;
font: inherit; font: inherit;
vertical-align: baseline;} vertical-align: baseline;
background-color: #70685d;
}
article, aside, details, figcaption, figure, article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { footer, header, hgroup, menu, nav, section {
@ -102,7 +104,7 @@ input, select, textarea {
} }
body, input, select, textarea { body, input, select, textarea {
color: #6e6e6e; color: #322829;
font-family: 'Source Sans Pro', sans-serif; font-family: 'Source Sans Pro', sans-serif;
font-size: 16pt; font-size: 16pt;
font-weight: 400; font-weight: 400;
@ -125,7 +127,6 @@ input, select, textarea {
strong, b { strong, b {
font-weight: 600; font-weight: 600;
color: #5b5b5b;
} }
em, i { em, i {
@ -137,7 +138,7 @@ input, select, textarea {
} }
h1, h2, h3, h4, h5, h6 { h1, h2, h3, h4, h5, h6 {
color: #5b5b5b; color: #000;
font-weight: 700; font-weight: 700;
letter-spacing: 0.125em; letter-spacing: 0.125em;
line-height: 1.75em; line-height: 1.75em;
@ -1969,7 +1970,7 @@ input, select, textarea {
header p { header p {
position: relative; position: relative;
top: -1em; top: -1em;
color: #888888; color: #322829;
text-transform: uppercase; text-transform: uppercase;
letter-spacing: 0.075em; letter-spacing: 0.075em;
} }
@ -2921,10 +2922,6 @@ input, select, textarea {
z-index: -1; z-index: -1;
} }
#main header.major,
#main footer.major {
background: #ffffff;
}
/* Wide */ /* Wide */