Skip to content

Commit 66e2acd

Browse files
gitchenjhklboke
authored andcommitted
优化:图片预览背景颜色和office相关预览背景颜色统一
1 parent 44165d6 commit 66e2acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jodconverter-web/src/main/resources/web/picture.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/*#dowebok li img { width: 200%;}*/
1212
</style>
1313
</head>
14-
<body>
14+
<body bgcolor="#404040">
1515
<ul id="dowebok">
1616
<#list imgurls as img>
1717
<li><img id="${img}" url="${img}" src="${img}" width="1px" height="1px"></li>

0 commit comments

Comments
 (0)