mirror of https://gitlab.com/curben/blog
parent
c422ff91ee
commit
bdfc32e449
|
@ -372,11 +372,6 @@ span.index-list-count:after {
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article .caption {
|
|
||||||
display: block;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.article .article-entry {
|
.article .article-entry {
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
|
@ -821,11 +821,6 @@ span.index-list-count:after {
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article .caption {
|
|
||||||
display: block;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.article .article-entry {
|
.article .article-entry {
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue