Image center
This commit is contained in:
parent
b609819678
commit
420fce78db
@ -128,8 +128,11 @@ a, a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.entry-content img {
|
.entry-content img {
|
||||||
max-width: 100%;
|
display: block;
|
||||||
|
max-width: 96%;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.entry-content figcaption, .caption {
|
.entry-content figcaption, .caption {
|
||||||
@ -330,10 +333,6 @@ pre, code, kbd, samp
|
|||||||
padding-bottom: 12px;
|
padding-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.img-center {
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.pagination a {
|
.pagination a {
|
||||||
color: black;
|
color: black;
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
Reference in New Issue
Block a user