[divan] les fonds blancs deviennent couleur café
This commit is contained in:
parent
57a1fd5fb7
commit
c39c894193
@ -24,6 +24,7 @@ body {
|
||||
font-family: "Josefin Sans", sans-serif;
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
background-color: #70685d;
|
||||
}
|
||||
|
||||
/* line 12, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */
|
||||
@ -105,7 +106,7 @@ p {
|
||||
font-size: 16px;
|
||||
font-weight: 300;
|
||||
line-height: 28px;
|
||||
color: #727272;
|
||||
color: white;
|
||||
margin-bottom: 13px;
|
||||
font-family: "Muli", sans-serif;
|
||||
}
|
||||
@ -2011,7 +2012,6 @@ h3 {
|
||||
padding-bottom: 50px;
|
||||
border-bottom: 1px solid #EFEFEF;
|
||||
padding-top: 145px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
|
@ -31,6 +31,7 @@
|
||||
margin-left: 15%;
|
||||
padding:15px;
|
||||
border-radius: 10px;
|
||||
background-color: #70685d;
|
||||
}
|
||||
|
||||
input[type=text] {
|
||||
|
Loading…
Reference in New Issue
Block a user