mirror of
https://github.com/ElemeFE/element.git
synced 2025-12-16 11:44:01 +08:00
misc visual updates - round 2
This commit is contained in:
@@ -25,8 +25,12 @@
|
||||
}
|
||||
|
||||
.hljs {
|
||||
padding: 20px 25px;
|
||||
line-height: 1.8;
|
||||
font-family: Menlo, Monaco, Consolas, Courier, monospace;
|
||||
font-size: 12px;
|
||||
padding: 18px 24px;
|
||||
background-color: #f9fafc;
|
||||
border: solid 1px #eaeefb;
|
||||
margin-bottom: 25px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user