auto commit

This commit is contained in:
CyC2018 2019-04-24 00:06:38 +08:00
parent bc77a279e1
commit 0d6904ad9a

View File

@ -98,7 +98,8 @@
color: #42b983;
}
.markdown-section > div > img {
.markdown-section > div > img,
.markdown-section pre {
box-shadow: 2px 2px 20px 6px #ddd !important;
}
@ -124,7 +125,6 @@
.markdown-section pre {
padding-left: 0 !important;
padding-right: 0px !important;
box-shadow: 2px 1px 20px 2px #aaa;
}
</style>
<style type="text/css">