pull/62/head
Lynn 2022-01-18 14:02:34 +01:00
rodzic 8f53fac62c
commit a35bcb2c27
10 zmienionych plików z 14 dodań i 14 usunięć

Wyświetl plik

@ -1,13 +1,13 @@
{
"files": {
"main.css": "/hello-wordl/static/css/main.35c07a49.css",
"main.js": "/hello-wordl/static/js/main.6a946dac.js",
"main.css": "/hello-wordl/static/css/main.b2fee078.css",
"main.js": "/hello-wordl/static/js/main.559e26ef.js",
"index.html": "/hello-wordl/index.html",
"main.35c07a49.css.map": "/hello-wordl/static/css/main.35c07a49.css.map",
"main.6a946dac.js.map": "/hello-wordl/static/js/main.6a946dac.js.map"
"main.b2fee078.css.map": "/hello-wordl/static/css/main.b2fee078.css.map",
"main.559e26ef.js.map": "/hello-wordl/static/js/main.559e26ef.js.map"
},
"entrypoints": [
"static/css/main.35c07a49.css",
"static/js/main.6a946dac.js"
"static/css/main.b2fee078.css",
"static/js/main.559e26ef.js"
]
}

Wyświetl plik

@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/hello-wordl/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#57ac57"/><meta name="description" content="A word-guessing game"/><link rel="apple-touch-icon" href="/hello-wordl/logo192.png"/><link rel="manifest" href="/hello-wordl/manifest.json"/><title>hello wordl</title><script async src="https://www.googletagmanager.com/gtag/js?id=G-HPZ9628DE7"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-HPZ9628DE7")</script><script defer="defer" src="/hello-wordl/static/js/main.6a946dac.js"></script><link href="/hello-wordl/static/css/main.35c07a49.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/hello-wordl/favicon.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#57ac57"/><meta name="description" content="A word-guessing game"/><link rel="apple-touch-icon" href="/hello-wordl/logo192.png"/><link rel="manifest" href="/hello-wordl/manifest.json"/><title>hello wordl</title><script defer="defer" src="/hello-wordl/static/js/main.559e26ef.js"></script><link href="/hello-wordl/static/css/main.b2fee078.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Wyświetl plik

@ -1,2 +0,0 @@
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Bylynn Sans,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background-color:#eee;text-align:center}.Row,.Row-letter{display:flex;justify-content:center}.Row-letter{align-items:center;border:2px solid hsla(0,0%,50%,.8);flex:1 1;font-size:28px;font-weight:700;height:40px;margin:2px;max-width:40px;text-transform:uppercase}.App-container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:500px;position:relative}.App-container h1{margin-top:0}.Game,h1{-webkit-user-select:none;-ms-user-select:none;user-select:none}.Game,table.Game-rows{display:flex;flex-direction:column}table.Game-rows{margin:auto}table.Game-rows:focus{outline:none}.Game-keyboard,table.Game-rows>tbody{display:flex;flex-direction:column}.Game-keyboard-row{display:flex;flex-direction:row;justify-content:stretch}.Game-keyboard-button{align-items:center;background-color:#cdcdcd;border:2px solid transparent;border-radius:4px;color:inherit;cursor:pointer;display:flex;flex:1 1;font-size:20px;justify-content:center;margin:2px;min-height:40px;padding:2px;text-decoration:inherit;text-transform:capitalize}.Game-keyboard-button-wide{flex:2 1}.Game-keyboard-button:focus{outline:none}.letter-correct{background-color:#57ac78;border:2px solid rgba(0,0,0,.3);color:#fff!important}.letter-elsewhere{background-color:#e9c601;border:2px dotted rgba(0,0,0,.3);color:#fff!important}.letter-absent{background-color:#a2a2a2;border:2px solid transparent;color:#fff!important}body.dark{background-color:#404040;color:#e0e0e0}body.dark .Game-keyboard-button{color:#404040}a,a:visited{color:#8080ff}a:active{color:#c7f}.Game-options{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.Game-options>*+*{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.Game-options button{min-width:4rem}.App-footer{font-size:80%;line-height:1.5;margin:-1rem 0 2rem}.App-about{line-height:1.4;margin-top:-1rem}.Game-seed-info{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:1em;opacity:.5}.Game-sr-feedback,.sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.Settings{font-size:18px;text-align:left}.Settings-setting{align-items:center;display:flex;margin:8px}.Settings-setting input{height:18px;width:18px}.Settings-setting label{-webkit-margin-start:8px;margin-inline-start:8px}.top-right{position:absolute;right:5px;top:5px}.emoji-link{font-size:150%;text-decoration:none}.top-right a+a{-webkit-margin-start:8px;margin-inline-start:8px}
/*# sourceMappingURL=main.35c07a49.css.map*/

File diff suppressed because one or more lines are too long

Wyświetl plik

@ -0,0 +1,2 @@
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Bylynn Sans,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background-color:#eee;text-align:center}.Row,.Row-letter{align-items:center;display:flex;justify-content:center}.Row-letter{border:2px solid hsla(0,0%,50%,.8);flex:1 1;font-size:28px;font-weight:700;height:40px;margin:2px;max-width:40px;text-transform:uppercase}.Row-annotation{-webkit-margin-start:16px;margin-inline-start:16px;text-align:start;width:5em}.App-container{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:500px;position:relative}.App-container h1{margin-top:0}.Game,h1{-webkit-user-select:none;-ms-user-select:none;user-select:none}.Game,table.Game-rows{display:flex;flex-direction:column}table.Game-rows{margin:auto}table.Game-rows:focus{outline:none}.Game-keyboard,table.Game-rows>tbody{display:flex;flex-direction:column}.Game-keyboard-row{display:flex;flex-direction:row;justify-content:stretch}.Game-keyboard-button{align-items:center;background-color:#cdcdcd;border:2px solid transparent;border-radius:4px;color:inherit;cursor:pointer;display:flex;flex:1 1;font-size:20px;justify-content:center;margin:2px;min-height:40px;padding:2px;text-decoration:inherit;text-transform:capitalize}.Game-keyboard-button-wide{flex:2 1}.Game-keyboard-button:focus{outline:none}.letter-correct{background-color:#57ac78;border:2px solid rgba(0,0,0,.3);color:#fff!important}.letter-elsewhere{background-color:#e9c601;border:2px dotted rgba(0,0,0,.3);color:#fff!important}.letter-absent{background-color:#a2a2a2;border:2px solid transparent;color:#fff!important}body.dark{background-color:#404040;color:#e0e0e0}body.dark .Game-keyboard-button{color:#404040}a,a:visited{color:#8080ff}a:active{color:#c7f}.Game-options{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.Game-options>*+*{-webkit-margin-start:.5rem;margin-inline-start:.5rem}.Game-options button{min-width:4rem}.App-footer{font-size:80%;line-height:1.5;margin:-1rem 0 2rem}.App-about{line-height:1.4;margin-top:-1rem}.App-about b{background-color:#888;border-radius:2px;color:#fff;padding:1px 3px}.App-about b.green-bg{background-color:#57ac78}.App-about b.yellow-bg{background-color:#e9c601}.Game-seed-info{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:1em;opacity:.5}.Game-sr-feedback,.sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.Settings{font-size:18px;text-align:left}.Settings-setting{align-items:center;display:flex;margin:8px}.Settings-setting input{height:18px;width:18px}.Settings-setting label{-webkit-margin-start:8px;margin-inline-start:8px}.top-right{position:absolute;right:5px;top:5px}.emoji-link{font-size:150%;text-decoration:none}.top-right a+a{-webkit-margin-start:8px;margin-inline-start:8px}
/*# sourceMappingURL=main.b2fee078.css.map*/

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