基于CSS编写的简单发票模板

所属分类: 网页特效-其它&杂项    2023-12-16 11:56:22

 11.1K  2  查看评论 (0)
基于CSS编写的简单发票模板 ie兼容6
 查看演示  登录后下载 温馨提示
登录会员即可享受免费下载
 我要建站

基于CSS编写的简单发票模板(共2个文件)

    • index.html

使用方法

body {
  background: linear-gradient(to right, #9796f0, #fbc7d4) !important;
}

.invoice {
  background: #fff;
  width: 970px !important;
  margin: 50px auto;
}
.invoice .invoice-header {
  padding: 25px 25px 15px;
}
.invoice .invoice-header h1 {
  margin: 0;
}
.invoice .invoice-header .media .media-body {
  font-size: 0.9em;
  margin: 0;
}
.invoice .invoice-body {
  border-radius: 10px;
  padding: 25px;
  background: #FFF;
}
.invoice .invoice-footer {
  padding: 15px;
  font-size: 0.9em;
  text-align: center;
  color: #999;
}

.logo {
  max-height: 70px;
  border-radius: 10px;
}

.dl-horizontal {
  margin: 0;
}
.dl-horizontal dt {
  float: left;
  width: 80px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 90px;
}

.rowamount {
  padding-top: 15px !important;
}

.rowtotal {
  font-size: 1.3em;
}

.colfix {
  width: 12%;
}

.mono {
  font-family: monospace;
}

站长提示:
1. 苦力吧素材官方QQ群:950875342
2. 平台上所有素材资源,需注册登录会员方能正常下载。
3. 会员用户积极反馈网站、素材资源BUG或错误问题,每次奖励2K币
4. PHP源码类素材,如需协助安装调试,或你有二次开发需求,可联系苦力吧客服。
5. 付费素材资源,需充值后方能下载,如有任何疑问可直接联系苦力吧客服
相关资源 / 其它&杂项

table表格内滚动特效代码

一款table表格滚动特效,表格页眉页脚固定显示,并且高度和宽度保持不变,表格内可自由滚动。
  其它&杂项
 5832  0

jquery自动根据背景色改变文本文字颜色插件

一款可根据背景色改变文本文字字体颜色插件,自动检查识别当前区域背景颜色,智能的将文本字体颜色设置成最适合的颜色,超实用。
  其它&杂项
 81045  0

jquery导出多种格式文件插件

一款table表格数据导出插件,包含格式:PDF、PNG、CSV、TXT、XML等。
  其它&杂项
 6846  0

jquery简单的日历每日签到功能代码

一款绿色日历签到插件,带统计当月签到次数,很不错的特效!
  其它&杂项
 1711  0

评论数(0) 回复有机会获得K币 用户协议

^_^ 还没有人评论,快来抢个沙发!
😀
  • 😀
  • 😊
  • 😂
  • 😍
  • 😑
  • 😷
  • 😵
  • 😛
  • 😣
  • 😱
  • 😋
  • 😎
  • 😵
  • 😕
  • 😶
  • 😚
  • 😜
  • 😭
发表评论