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