tf_io: notes #62
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Repository or Website
threefold.io dev2
Notes
Screenshots
References
@mik-tf
fonts: Inter
https://fonts.google.com/specimen/Inter
white #fffff
for header use 'medium weight'
for paragraphs use 'light weight'
background color:
its a black gradient
.bg-dark-gradient {
background: rgb(15,15,15);
background: radial-gradient(circle, rgba(15,15,15,1) 0%, rgb(24, 24, 24) 50%, rgba(15,15,15,1) 100%);
}
@mik-tf great feedback!
#63 was updated with your comments
Just saw this. Good we answered on TG chat. Thanks.
@sashaastiadi thanks! and the grey? is it #212020
@mik-tf #202020 but #212020 is also ok!
live now www.threefold.io
backup of previous design kept on https://github.com/threefoldfoundation/www_threefold_io/tree/development_backup_nov2024