auto commit
This commit is contained in:
parent
3ed4cb5a58
commit
097f544411
|
@ -61,7 +61,7 @@ pre {
|
|||
|
||||
@media (min-width:600px) {
|
||||
pre code {
|
||||
box-shadow: 2px 1px 20px 2px #aaa;
|
||||
/*box-shadow: 2px 1px 20px 2px #aaa;*/
|
||||
/*border-radius: 10px !important;*/
|
||||
padding-left: 20px !important;
|
||||
}
|
||||
|
@ -73,3 +73,7 @@ pre {
|
|||
padding-right: 0px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.markdown-section pre {
|
||||
padding: 0 !important;
|
||||
}
|
Loading…
Reference in New Issue
Block a user