1 Star 1 Fork 0

lmm/lodop-print-html-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
print.css 559 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mamimi 提交于 2018-11-28 14:16 . 整理文件 增加预览地址
h1 {
text-align: center;
}
#div01 {
width: 100%;
border: 1px solid red;
padding-bottom: 20px;
position: relative;
}
.price {
color: red;
}
table {
width: 80%;
margin: 20px auto;
}
table,td,th {border: 1px solid black;border-collapse: collapse}
table,td {
text-align: center;
}
.remarks {
text-align: center;
}
footer {
text-align: center;
margin-top: 20px;
}
.f_left {
float: left;
}
.f_right {
float: right;
}
.bottom {
position: absolute;
bottom: 0;
text-align: center;
width: 100%;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lizhiwei6011/lodop-print-html-demo.git
git@gitee.com:lizhiwei6011/lodop-print-html-demo.git
lizhiwei6011
lodop-print-html-demo
lodop-print-html-demo
master

搜索帮助