HTMLify
Dashboard
Temp Share
Shortlinks
Frames
API
Dashboard
Temp Share
Shortlinks
Frames
API
cody - HTMLify profile
files of
/cody/atherosai/ui/snackbar-03/
index.html
/cody/atherosai/ui/snackbar-03/index.html
394 Views
0 Comments
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Toast</title>
<meta name="vie
style.css
/cody/atherosai/ui/snackbar-03/style.css
148 Views
0 Comments
:root {
--background:#f3f1f9;
--toast-background: #292B2D;
--toast-success: #9CE6A8;
--text: white;
}
* {