Y
Hacker News
new
|
ask
|
show
|
jobs
by
ssttoo
449 days ago
Another simple css-only solution as the article mentions is gradients. Like
background: linear-gradient( to right, #51463e 0%, #28241f 100% );
Tool:
https://tools.w3clubs.com/gip/