Update style.css

This commit is contained in:
CyC2018 2019-02-18 16:03:29 +08:00
parent f67e123366
commit c94b137c56

View File

@ -75,5 +75,7 @@ pre {
}
.markdown-section pre {
padding: 0 !important;
padding-left: 0 !important;
padding-right: 0px !important;
box-shadow: 2px 1px 20px 2px #aaa;
}