Added viewer
This commit is contained in:
parent
7b571699d0
commit
5303ae8e74
12
css/main-min.css
vendored
12
css/main-min.css
vendored
@ -5345,6 +5345,18 @@ li.L3,
|
||||
li.L5,
|
||||
li.L7,
|
||||
li.L9 { background: #eee }
|
||||
@media print {
|
||||
@page {
|
||||
margin: 25mm 25mm 25mm 25mm;
|
||||
}
|
||||
#wmd-preview {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
}
|
||||
#navbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
body {
|
||||
background-color: #f5f5f5;
|
||||
tab-size: 4;
|
||||
|
2
js/main-min.js
vendored
2
js/main-min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user