🐛 Fixed #158 Rollback animate style to old version.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.flinks-block {
|
||||
|
||||
.flinks-block-title {
|
||||
.flinks-header {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@@ -24,13 +24,13 @@
|
||||
}
|
||||
|
||||
@if $motion_trans_post_header {
|
||||
.post-header {
|
||||
.post-header, .flinks-header {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
@if $motion_trans_post_body {
|
||||
.post-body {
|
||||
.post-body, .flinks-body {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user