mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
..
This commit is contained in:
parent
c00a83723c
commit
f3b31362e1
@ -54,6 +54,10 @@
|
|||||||
#pdf-outline.opened + #pdf-main {
|
#pdf-outline.opened + #pdf-main {
|
||||||
left:200px;
|
left:200px;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
|
* The followings are base classes, which are meant to be override by PDF specific classes
|
||||||
|
* So do not increase the specificity
|
||||||
|
*/
|
||||||
.d { /* page decoration */
|
.d { /* page decoration */
|
||||||
position:relative;
|
position:relative;
|
||||||
margin: 13px auto;
|
margin: 13px auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user