right-justify '[Read More]' link
This commit is contained in:
parent
ecb7e949e7
commit
6c1ba17ca7
1 changed files with 2 additions and 1 deletions
|
|
@ -318,6 +318,7 @@ footer .theme-by {
|
|||
}
|
||||
.post-preview .post-read-more {
|
||||
font-weight: 800;
|
||||
float: right;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 768px) {
|
||||
|
|
@ -546,4 +547,4 @@ table tr td :first-child {
|
|||
table tr th :last-child,
|
||||
table tr td :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue