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