|
|
Line 1,820: |
Line 1,820: |
| | | |
| body { | | body { |
− | background-color: #6b3842; | + | background-color: #a04859; |
| background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); | | background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); |
| background-size: auto, cover; | | background-size: auto, cover; |
Line 2,198: |
Line 2,198: |
| select option { | | select option { |
| color: #ffffff; | | color: #ffffff; |
− | background: #6b3842; | + | background: #a04859; |
| } | | } |
| | | |
Line 2,273: |
Line 2,273: |
| border-color: #ffffff; | | border-color: #ffffff; |
| content: '\f00c'; | | content: '\f00c'; |
− | color: #6b3842; | + | color: #a04859; |
| } | | } |
| | | |
Line 3,382: |
Line 3,382: |
| #banner { | | #banner { |
| padding: 7em 0 8.25em 0 ; | | padding: 7em 0 8.25em 0 ; |
− | background-color: #6b3842; | + | background-color: #a04859; |
| background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); | | background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); |
| background-size: auto, cover; | | background-size: auto, cover; |
Line 3,492: |
Line 3,492: |
| #wrapper > header { | | #wrapper > header { |
| padding: 9em 0 6.25em 0 ; | | padding: 9em 0 6.25em 0 ; |
− | background-color: #6b3842; | + | background-color: #a04859; |
| background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); | | background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); |
| background-size: auto, cover; | | background-size: auto, cover; |
Line 3,535: |
Line 3,535: |
| | | |
| .wrapper { | | .wrapper { |
− | background-color: #6b3842; | + | background-color: #a04859; |
| margin: 6.5em 0; | | margin: 6.5em 0; |
| position: relative; | | position: relative; |
Line 3,545: |
Line 3,545: |
| | | |
| .wrapper:before { | | .wrapper:before { |
− | box-shadow: inset 0 -1px 0 0 #6b3842, 0 1px 0 0 #6b3842; | + | box-shadow: inset 0 -1px 0 0 #a04859, 0 1px 0 0 #a04859; |
| } | | } |
| | | |
| .wrapper:after { | | .wrapper:after { |
− | box-shadow: inset 0 -1px 0 0 #6b3842, 0 1px 0 0 #6b3842; | + | box-shadow: inset 0 -1px 0 0 #a04859, 0 1px 0 0 #a04859; |
| } | | } |
| | | |
Line 3,980: |
Line 3,980: |
| | | |
| #footer { | | #footer { |
− | background-color: #6b3842; | + | background-color: #a04859; |
| background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); | | background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg"); |
| background-size: auto, cover; | | background-size: auto, cover; |
Line 4,073: |
Line 4,073: |
| | | |
| body { | | body { |
− | background-color: #6b3842; | + | background-color: #a04859; |
| background-image: url("../../images/bg.jpg"); | | background-image: url("../../images/bg.jpg"); |
| background-size: cover; | | background-size: cover; |
Line 4,266: |
Line 4,266: |
| | | |
| #menu { | | #menu { |
− | background: #6b3842; | + | background: #a04859; |
| } | | } |
| | | |