mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 10:28:04 +00:00
parent
5d01cb7a7c
commit
c94651d8fb
@ -1322,9 +1322,6 @@ body:not(.post-template) .post-title {
|
||||
7. Read More - Next/Prev Post Links
|
||||
========================================================================== */
|
||||
|
||||
.middle {
|
||||
|
||||
}
|
||||
.read-next {
|
||||
display: -webkit-box;
|
||||
display: -webkit-flex;
|
||||
@ -1347,6 +1344,7 @@ body:not(.post-template) .post-title {
|
||||
-webkit-flex-grow: 1;
|
||||
-ms-flex-positive: 1;
|
||||
flex-grow: 1;
|
||||
min-width: 50%;
|
||||
text-decoration: none;
|
||||
position: relative;
|
||||
text-align: center;
|
||||
|
Loading…
Reference in New Issue
Block a user