Actualiser www/css/style2.css
All checks were successful
build configuration / build (push) Successful in 26s
All checks were successful
build configuration / build (push) Successful in 26s
This commit is contained in:
parent
b82aca7118
commit
47dac9afe9
1 changed files with 3 additions and 3 deletions
|
@ -81,11 +81,11 @@
|
|||
}
|
||||
|
||||
html, body {
|
||||
font-family: "Roboto", serif;
|
||||
font-family: "Josefin", serif;
|
||||
font-weight: 400;
|
||||
line-height: 180%;
|
||||
/* color: #47132B; */
|
||||
color: #000;
|
||||
color: #FFFFFF;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
|
@ -197,7 +197,7 @@ section h2 {
|
|||
padding: 100px 60px 15px 60px;
|
||||
|
||||
color: #ee93af;
|
||||
text-shadow: 3px 2px 1px #773051, 2px 3px 1px #773051;
|
||||
text-shadow: 3px 2px 1px #773051, 2px 3px 1px #ff0077;
|
||||
|
||||
font-size: 2.1rem;
|
||||
font-weight: 800;
|
||||
|
|
Loading…
Reference in a new issue