html邮件订阅样式,HTML5 邮件封面背景的订阅界面

CSS

语言:

CSSSCSS

确定

@import url(//fonts.googleapis.com/css?family=Lato:900);

* {

outline: none;

-moz-box-sizing: border-box;

box-sizing: border-box;

}

*:before,

*:after {

display: block;

}

body {

background: url(//i1284.photobucket.com/albums/a574/meecrobe/bg_zpsa69b683b.png);

}

.subscribe-form {

width: 280px;

height: 200px;

position: absolute;

top: 50%;

left: 50%;

margin-top: -100px;

margin-left: -140px;

background: url(//i1284.photobucket.com/albums/a574/meecrobe/bor-top_zps92b00326.png) top center no-repeat, url(//i1284.photobucket.com/albums/a574/meecrobe/bor-bot_zpsc0b729ec.png) bottom center no-repeat, url(//i1284.photobucket.com/albums/a574/meecrobe/form-bg_zpsac871f59.png);

border-radius: 5px;

text-align: center;

box-shadow: 0 0 150px 50px rgba(0, 0, 0, 0.5);

overflow: hidden;

}

.subscribe-form form {

width: 282px;

height: 180px;

margin-top: 10px;

border-top: 1px solid #faf8f4;

border-bottom: 1px solid #faf8f4;

-ms-box-shadow: inset 0 0 0 1px #e7e0cf;

box-shadow: inset 0 0 0 1px #e7e0cf;

margin-left: -1px;

}

.subscribe-form form .heading {

width: 280px;

height: 20px;

line-height: 20px;

margin-top: 25px;

background: url(http://i1284.photobucket.com/albums/a574/meecrobe/dashes_zps2c74672d.png) left center no-repeat, url(http://i1284.photobucket.com/albums/a574/meecrobe/dashes_zps2c74672d.png) right center no-repeat;

font-size: 14px;

color: #d36f39;

text-transform: uppercase;

font-family: "Lato", serif;

letter-spacing: 7px;

text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

padding-left: 7px;

}

.subscribe-form form input[type="text"] {

width: 234px;

height: 34px;

background: #f3e6db;

border-radius: 5px;

border: 1px solid #fbfaf3;

-ms-box-shadow: inset 0 0 0 1px #e4c9b4;

box-shadow: inset 0 0 0 1px #e4c9b4;

padding: 0 18px 0 18px;

font-family: Georgia, sans-serif;

font-size: 12px;

font-style: italic;

color: #ba9e88;

text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);

margin: 20px 0 18px 0;

}

.subscribe-form form input[type="submit"] {

width: 234px;

height: 33px;

border-radius: 5px;

background: #d36f39;

color: #fbece6;

font-size: 12px;

font-family: "Lato", serif;

letter-spacing: 6px;

text-transform: uppercase;

text-shadow: 0 -1px 0 #bc3507;

padding-left: 13px;

border: 1px solid #bc3507;

-ms-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.42);

box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.42);

}

.subscribe-form form input[type="submit"]:active {

-ms-box-shadow: inset 0 1px 0 1px rgba(255, 255, 255, 0.42);

box-shadow: inset 0 1px 0 1px rgba(255, 255, 255, 0.42);

position: relative;

top: 1px;

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值