HTMLify
Dashboard
Temp Share
Shortlinks
Frames
API
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
files of
/cody/atherosai/ui/toast-notification-01/
assets
/cody/atherosai/ui/toast-notification-01/assets/
1 Items
check-circle.svg
index.html
/cody/atherosai/ui/toast-notification-01/index.html
412 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Toast Notification 01</title>
style.css
/cody/atherosai/ui/toast-notification-01/style.css
137 Views
0 Comments
:root {
--notification-background: #313e2c;
--notification-primary: #aaec8a;
--background: #FAF9FF;
}
* {