解决卡片每次显示都会先闪一下没样式的内容

This commit is contained in:
unknown 2023-11-29 15:23:03 +08:00
parent c4f0c75570
commit 2d7a69ab9c
1 changed files with 6 additions and 0 deletions

View File

@ -21,6 +21,12 @@
padding: 15px;
}
}
/* 初始状态下设置透明度为0 */
.md-content {
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
</style>
<body>
<br />\[x = {-b \pm \sqrt{b^2-4ac} \over 2a}\]<br />