Fix invisible text, oops!
This commit is contained in:
parent
9a1e87031e
commit
a422846bc5
|
@ -74,7 +74,7 @@ a:hover {
|
||||||
* Hide markdown before it's wrapped.
|
* Hide markdown before it's wrapped.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
html.WithJs .MarkdownBody {
|
html.WithJs .post-content {
|
||||||
& {
|
& {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue