Update custom.css

This commit is contained in:
grey-cat-1908 2024-07-23 11:34:23 +03:00 committed by GitHub
parent dffcf94ebd
commit 6413016915
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ nav * {
}
img {
max-inline-size: 80%;
max-inline-size: 85%;
block-size: auto;
display: block;
margin-left: auto;
@ -53,7 +53,13 @@ img {
.mc {
overflow-x: auto;
text-align: justify;
}
a {
text-decoration: none;
}
/* РАЗМЕТКА */
.mc h1, .mc h2, .mc h3, .mc h4, .mc h5 {
color: #fff;