tijiao
This commit is contained in:
11
js/footer.js
11
js/footer.js
@@ -20,13 +20,18 @@ function initFooter() {
|
||||
}
|
||||
|
||||
$('.daohang_bottom_line').css({
|
||||
'background': 'red',
|
||||
'background': 'rgb(229,76,94)',
|
||||
'height': '2px',
|
||||
'border-top': '0.5px solid #fff',
|
||||
'border-bottom': '0.5px solid #fff',
|
||||
// 'border-top': '0.5px solid #fff',
|
||||
// 'border-bottom': '0.5px solid #fff',
|
||||
'width': '1300px',
|
||||
'margin': '0 auto',
|
||||
'max-width': '100%',
|
||||
'box-sizing': 'content-box',
|
||||
'box-shadow': '-3px 3px 9px rgba(255, 255, 255, 0.8), 3px -3px 9px rgba(255, 255, 255, 0.3)',
|
||||
'text-shadow': '0px 0px 3px rgba(255, 255, 255, 0.9)',
|
||||
'filter': 'brightness(80%) contrast(100%) saturate(100%)',
|
||||
|
||||
})
|
||||
$('.footer-bottom-email').css({
|
||||
'display': 'flex',
|
||||
|
||||
Reference in New Issue
Block a user