HTMLify
Dashboard
Temp Share
Shortlinks
Frames
API
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
files of
/cody/atherosai/ui/socials-01/
icons
/cody/atherosai/ui/socials-01/icons/
4 Items
instagram.svg
linkedin.svg
twitter.svg
youtube.svg
index.html
/cody/atherosai/ui/socials-01/index.html
380 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Social Buttons</title>
<meta
style.css
/cody/atherosai/ui/socials-01/style.css
125 Views
0 Comments
:root {
--background: #2C2C2C;
--linkedin: #0A66C2;
--youtube: #e52d27;
--twitter: #1D9BF0;
}
* {