|
|
|
@ -314,14 +314,14 @@ h6 {
|
|
|
|
|
height: 548px; |
|
|
|
|
overflow: hidden; |
|
|
|
|
background-color: #efeff4; |
|
|
|
|
background: rgb(0,0,0); |
|
|
|
|
/*background: rgb(0,0,0); |
|
|
|
|
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(34,34,34,1) 100%); |
|
|
|
|
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(34,34,34,1))); |
|
|
|
|
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); |
|
|
|
|
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); |
|
|
|
|
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); |
|
|
|
|
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(34,34,34,1) 100%); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#222222',GradientType=0 ); |
|
|
|
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#222222',GradientType=0 );*/ |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.iphone .content, |
|
|
|
|