Update style.css
This commit is contained in:
parent
9953a8f9f4
commit
5eea19e108
|
@ -56,6 +56,10 @@ img {
|
||||||
|
|
||||||
code {
|
code {
|
||||||
box-shadow: 2px 1px 20px 2px #aaa;
|
box-shadow: 2px 1px 20px 2px #aaa;
|
||||||
border-radius: 20px !important;
|
border-radius: 10px !important;
|
||||||
padding-left: 20px !important;
|
padding-left: 20px !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
background-color: #f3f2ee !important;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user