1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-03 00:35:40 +00:00

tweaking appearance

This commit is contained in:
Lu Wang 2012-09-26 00:06:41 +08:00
parent f4613582e8
commit da85585d3f

View File

@ -17,8 +17,8 @@
.d {
position:relative;
margin: 13px auto;
border: 1px solid black;
box-shadow: 2px 2px 2px black;
border-width: 0;
box-shadow: 1px 1px 3px 1px #333;
overflow: hidden;
}
.p {