mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-10 11:22:09 +00:00
Improve css of pre in article
This commit is contained in:
parent
468cc92f9b
commit
4bb3daea44
@ -926,7 +926,7 @@ p {
|
|||||||
border-radius:3px;
|
border-radius:3px;
|
||||||
-moz-border-radius:3px;
|
-moz-border-radius:3px;
|
||||||
-webkit-border-radius:3px;
|
-webkit-border-radius:3px;
|
||||||
margin:5px 0;
|
margin:1em 0;
|
||||||
}
|
}
|
||||||
.article pre code {
|
.article pre code {
|
||||||
white-space:pre-wrap;
|
white-space:pre-wrap;
|
||||||
|
Loading…
Reference in New Issue
Block a user