۱٬۲۳۲
ویرایش
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۶: | خط ۱۶: | ||
text-align: center; | text-align: center; | ||
} | } | ||
# | #cont_h { | ||
background: #f9f9f9; | background: #f9f9f9; | ||
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%); | background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%); | ||
خط ۳۶: | خط ۳۶: | ||
text-shadow: 0 1px 0 #fff; | text-shadow: 0 1px 0 #fff; | ||
} | } | ||
# | #cont_h:before { | ||
-webkit-transform: rotate(-3deg); | -webkit-transform: rotate(-3deg); | ||
-moz-transform: rotate(-3deg); | -moz-transform: rotate(-3deg); | ||
خط ۴۵: | خط ۴۵: | ||
z-index: -2; | z-index: -2; | ||
} | } | ||
# | #cont_h:after { | ||
-webkit-transform: rotate(2deg); | -webkit-transform: rotate(2deg); | ||
-moz-transform: rotate(2deg); | -moz-transform: rotate(2deg); | ||
خط ۵۴: | خط ۵۴: | ||
z-index: -1; | z-index: -1; | ||
} | } | ||
# | #cont_h:after, #cont_h:before { | ||
background: #f9f9f9; | background: #f9f9f9; | ||
background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%); | background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%); |