mirror of
https://github.com/CyC2018/CS-Notes.git
synced 2025-07-13 07:26:36 +08:00
Update style.css
This commit is contained in:
@ -55,5 +55,6 @@ img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
box-shadow: 2px 1px 20px 8px #aaa !important
|
box-shadow: 2px 1px 20px 2px #aaa;
|
||||||
|
border-radius: 20px !important;
|
||||||
}
|
}
|
Reference in New Issue
Block a user