add new adv plugin and suppoer webp
This commit is contained in:
@@ -14,22 +14,39 @@
|
||||
}
|
||||
|
||||
.content-right {
|
||||
grid-area: right;
|
||||
grid-area: right;
|
||||
}
|
||||
|
||||
.content-right__link-item {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
=======
|
||||
>>>>>>> 8c3c602de751cb17721311afac451c4109c6924d
|
||||
ul.wp-block-list li{
|
||||
display: block;
|
||||
padding: 4px 0;
|
||||
}
|
||||
|
||||
.about p {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.content-middle picture,
|
||||
.content-middle img,
|
||||
.content-middle picture img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.article-single IMG{
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.image-caption{
|
||||
margin: 12px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (max-width: 1439px) {
|
||||
.content {
|
||||
grid-template-columns: 36.4rem 1fr;
|
||||
@@ -206,7 +223,7 @@ ul.wp-block-list li{
|
||||
|
||||
.banner-left {
|
||||
margin: 2.5rem auto 0;
|
||||
height: 40rem;
|
||||
/*height: 40rem;*/
|
||||
width: 24rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user