Authored by zhangxiaoru

样式

285 KB | W: | H:

242 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
.free-mail-index-page {
.top-banner {
width: 100%;
height: 375px;
height: 373px;
background-image: resolve("activity/free-mail/banner.png");
background-size: 100%;
background-repeat: no-repeat;
... ...
... ... @@ -39,10 +39,10 @@
}
.name {
font-size: 40px;
font-size: 41px;
font-weight: 700;
display: inline-block;
max-width: 215px;
max-width: 100%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
... ... @@ -53,9 +53,9 @@
.time {
font-size: 12px;
width: 310px;
transform: scale(0.75, 0.75);
transform: scale(0.85, 0.85);
display: inline-block;
margin-left: -35px;
margin-left: -24px;
}
.item-right {
... ...