add mobile background

This commit is contained in:
qkqpttgf
2020-08-16 12:04:07 +08:00
committed by GitHub
parent 52a47fbd05
commit 55f267092d
+3
View File
@@ -63,6 +63,9 @@
.readme{padding:8px;background-color:rgba(245,245,245,0.5);}
.markdown-body, .customfile{padding:20px;text-align:left}
@media only screen and (max-width:480px){
<!--BackgroundMStart-->
body{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-image:url("<!--BackgroundMUrl-->");}
<!--BackgroundMEnd-->
.title{margin-bottom:24px}
.list-wrapper{width:95%; margin-bottom:24px;}
.list-table {padding:8px}