Y
Hacker News
new
|
ask
|
show
|
jobs
by
david422
1289 days ago
Adding a border makes the snow a bit more visible on a light website:
border: 1px solid black;
1 comments
sodality2
1289 days ago
> border: 1px solid black;
Personally, I edited it to be
background: lightblue
on my site (trilium.cc) - IMO this is better than the border while still looking natural.
link
Personally, I edited it to be
on my site (trilium.cc) - IMO this is better than the border while still looking natural.