webp main image and text color accessibility improvements
This commit is contained in:
parent
2027ecc1d5
commit
2ce2db1b37
9 changed files with 16 additions and 17 deletions
assets
|
@ -121,7 +121,7 @@ a {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
color: $gray-500;
|
||||
color: $gray-400;
|
||||
font-family: $font-family-monospace;
|
||||
font-size: smaller;
|
||||
text-transform: uppercase;
|
||||
|
@ -152,9 +152,8 @@ a {
|
|||
}
|
||||
.post-lede,
|
||||
.post-body {
|
||||
color: $gray-200;
|
||||
h2, h3, h4, h5, h6 {
|
||||
color: $gray-300;
|
||||
color: $gray-200;
|
||||
margin-top: 2rem;
|
||||
}
|
||||
}
|
||||
|
|
Before ![]() (image error) Size: 48 KiB After ![]() (image error) Size: 48 KiB ![]() ![]() |
BIN
assets/static/images/cat-roof_portrait.webp
Normal file
BIN
assets/static/images/cat-roof_portrait.webp
Normal file
Binary file not shown.
After ![]() (image error) Size: 43 KiB |
Loading…
Add table
Add a link
Reference in a new issue