mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 13:00:08 +00:00
page drop shadow
This commit is contained in:
parent
e3dc7214e1
commit
b969b5adfe
@ -13,6 +13,7 @@
|
||||
position:relative;
|
||||
margin: 13px auto;
|
||||
border: 1px solid black;
|
||||
box-shadow: 2px 2px 2px black;
|
||||
overflow: hidden;
|
||||
}
|
||||
.p {
|
||||
|
Loading…
Reference in New Issue
Block a user