Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No changing background contrast with this options #6

Open
Gallusik opened this issue Mar 4, 2016 · 0 comments
Open

No changing background contrast with this options #6

Gallusik opened this issue Mar 4, 2016 · 0 comments

Comments

@Gallusik
Copy link

Gallusik commented Mar 4, 2016

{
background: #5A7796;
background: -webkit-linear-gradient(top, #A3B4C8 0, #607E9F 459px, #2C3A49 1050px) no-repeat;
background: -moz-linear-gradient(top, #A3B4C8 0, #607E9F 459px, #2C3A49 1050px) no-repeat;
background: -o-linear-gradient(top, #A3B4C8 0, #607E9F 459px, #2C3A49 1050px) no-repeat;
background: -ms-linear-gradient(top, #A3B4C8 0, #607E9F 459px, #2C3A49 1050px) no-repeat;
background: linear-gradient(to bottom, #A3B4C8 0, #607E9F 459px, #2C3A49 1050px) no-repeat;
-svg-background: linear-gradient(top, #A3B4C8 0, #607E9F 459px, #2C3A49 1050px) no-repeat;
background-attachment: fixed !important;
margin: 0 auto;
font-size: 13px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
position: relative;
width: 100%;
min-height: 100%;
left: 0;
top: 0;
cursor: default;
overflow: hidden;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant