Added viewer
This commit is contained in:
parent
7b571699d0
commit
5303ae8e74
14
css/main-min.css
vendored
14
css/main-min.css
vendored
@ -5345,6 +5345,18 @@ li.L3,
|
|||||||
li.L5,
|
li.L5,
|
||||||
li.L7,
|
li.L7,
|
||||||
li.L9 { background: #eee }
|
li.L9 { background: #eee }
|
||||||
|
@media print {
|
||||||
|
@page {
|
||||||
|
margin: 25mm 25mm 25mm 25mm;
|
||||||
|
}
|
||||||
|
#wmd-preview {
|
||||||
|
padding: 0px;
|
||||||
|
margin: 0px;
|
||||||
|
}
|
||||||
|
#navbar {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
tab-size: 4;
|
tab-size: 4;
|
||||||
@ -5687,4 +5699,4 @@ blockquote p {
|
|||||||
.viewer .btn-group {
|
.viewer .btn-group {
|
||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
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