1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-21 20:50:07 +00:00
This commit is contained in:
Lu Wang 2013-01-29 02:42:39 +08:00
parent c00a83723c
commit f3b31362e1

View File

@ -54,6 +54,10 @@
#pdf-outline.opened + #pdf-main {
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 */
position:relative;
margin: 13px auto;