mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-14 15:11:24 +00:00
markdown pre 背影色突出
This commit is contained in:
@@ -60,7 +60,8 @@ pre.prettyprint {
|
||||
code.prettyprint,
|
||||
pre.prettyprint {
|
||||
padding: 8px;
|
||||
background-color: #f7f7f9;
|
||||
/*background-color: #f7f7f9;*/
|
||||
background-color: #eee;
|
||||
border: 1px solid #e1e1e8;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
|
Reference in New Issue
Block a user