Can someone make the amazon website grey?
A medium grey - not too light not too dark.
I think it would be nicer in the evening, even nicer than a fully dark page because the images of products would still have white backgrounds which would be too much contrast.
I'd like to combine that with rounded corners on the images. I already have a script for those but I don't know how to combine coloring the site with the rounded corners.
my current script:
img {
border-radius: 8px;
}
I think it would be nicer in the evening, even nicer than a fully dark page because the images of products would still have white backgrounds which would be too much contrast.
I'd like to combine that with rounded corners on the images. I already have a script for those but I don't know how to combine coloring the site with the rounded corners.
my current script:
img {
border-radius: 8px;
}
Comments
https://github.com/stonecrusher/stylus-UserCSS/tree/master/amazon#installation