Update template.css
This commit is contained in:
@@ -15173,6 +15173,9 @@ iframe {
|
|||||||
.readmore {
|
.readmore {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
.blog-items .readmore a {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.blog-item {
|
.blog-item {
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
@@ -15205,6 +15208,7 @@ iframe {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
max-height: 250px;
|
max-height: 250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blog-item .item-image img{
|
.blog-item .item-image img{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user