Update index.html

This commit is contained in:
LingASDJ 2023-02-23 10:28:36 +08:00
parent 362b3b0b21
commit 9ae00ef811

View File

@ -178,6 +178,13 @@
border-radius: 4px;
}
.markdown-section {
margin: 0 auto;
max-width: 100%;
padding: 30px 15px 40px;
position: relative;
}
.nojs .nojs-link {
background: #0d47a1;
color: #fff;