|
|
خط ۱۸: |
خط ۱۸: |
| #cont_h { | | #cont_h { |
| background: #ffffff; | | background: #ffffff; |
| background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(249,249,249,1) 100%);
| |
| background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
| |
| background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
| |
| background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
| |
| background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(249,249,249,1) 100%);
| |
| filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
| |
| -webkit-box-shadow: 0 1px 0 #fff inset; | | -webkit-box-shadow: 0 1px 0 #fff inset; |
| -moz-box-shadow: 0 1px 0 #fff inset; | | -moz-box-shadow: 0 1px 0 #fff inset; |