This commit is contained in:
Dan Dobos
2025-10-20 09:56:57 +02:00
commit e78974a5bf
7 changed files with 31 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
.modal{display:flex;flex-direction:column;box-shadow:2px 2px 20px 1px;margin:auto;width:-moz-fit-content;width:fit-content;max-width:90vw;height:-moz-fit-content;height:fit-content;max-height:80vh;overflow:hidden}.modal-background{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c3e50;opacity:.6;cursor:pointer}.modal-card{overflow-y:auto;overflow-x:hidden;background-color:bisque}.pop-enter-active,.pop-leave-active{transition:transform .4s cubic-bezier(.5,0,.5,1),opacity .4s linear}.pop-enter,.pop-leave-to{opacity:0;transform:scale(.3) translateY(-50%)}.card{background-color:bisque;cursor:pointer}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:60px}
File diff suppressed because one or more lines are too long
+1
View File
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="" style="background-color: #ddd;"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="https://res.cloudinary.com/dadobos/image/upload/v1642766520/web/favicon_ugvc88.ico" type="image/x-icon"><title>worldcountries</title><link href="/worldcountries/css/app.cf468a31.css" rel="preload" as="style"><link href="/worldcountries/css/chunk-vendors.42d787b5.css" rel="preload" as="style"><link href="/worldcountries/js/app.000d4fc8.js" rel="preload" as="script"><link href="/worldcountries/js/chunk-vendors.6786d218.js" rel="preload" as="script"><link href="/worldcountries/css/chunk-vendors.42d787b5.css" rel="stylesheet"><link href="/worldcountries/css/app.cf468a31.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but worldcountries doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div><script src="/worldcountries/js/chunk-vendors.6786d218.js"></script><script src="/worldcountries/js/app.000d4fc8.js"></script></body></html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long