Update style.css

This commit is contained in:
CyC2018 2019-02-14 22:53:50 +08:00
parent 9953a8f9f4
commit 5eea19e108

View File

@ -56,6 +56,10 @@ img {
code {
box-shadow: 2px 1px 20px 2px #aaa;
border-radius: 20px !important;
border-radius: 10px !important;
padding-left: 20px !important;
}
pre {
background-color: #f3f2ee !important;
}