office图片&PDF预览背景色统一

This commit is contained in:
陈精华
2019-04-26 14:40:00 +08:00
committed by kl
parent 50fb586e6f
commit 53814fe6ab

View File

@ -6,7 +6,8 @@
<script src="js/lazyload.js"></script> <script src="js/lazyload.js"></script>
<style> <style>
.container{ .container{
width:100%; width: 100%;
height: 100%;
} }
.img-area{ .img-area{
text-align: center text-align: center
@ -14,7 +15,7 @@
</style> </style>
</head> </head>
<body> <body bgcolor="#404040">
<div class="container"> <div class="container">
<#list imgurls as img> <#list imgurls as img>
<div class="img-area"> <div class="img-area">