auto commit
This commit is contained in:
parent
bc77a279e1
commit
0d6904ad9a
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user