diff options
Diffstat (limited to 'build/static/css')
| -rw-r--r-- | build/static/css/main.aa39b0f9.css | 2 | ||||
| -rw-r--r-- | build/static/css/main.aa39b0f9.css.map | 1 | 
2 files changed, 3 insertions, 0 deletions
diff --git a/build/static/css/main.aa39b0f9.css b/build/static/css/main.aa39b0f9.css new file mode 100644 index 0000000..ebb8ae1 --- /dev/null +++ b/build/static/css/main.aa39b0f9.css @@ -0,0 +1,2 @@ +body{background-color:#232627;color:#fff;margin:0;padding:0}#root{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.GamemodeChooser{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 6rem);justify-content:center;width:100vw}.GamemodeChooser .GamemodeButton{border:1px solid #5b76b7;font-size:1.5rem;margin:1rem;padding:.5rem 0;text-align:center;width:15rem}.MessageBox{align-items:center;bottom:0;display:flex;font-size:7rem;justify-content:center;left:0;position:fixed;right:0;text-align:center;top:0;z-index:10}.MessageBox p{background-color:#000000dd;padding:.5rem 2rem}.ScoreBoardContainer{left:0;margin:1rem auto;min-height:9rem;position:relative;right:0;text-align:center;width:30rem}.ScoreBoard{display:flex;font-size:3rem;justify-content:space-around;width:100%}.Grid{grid-row-gap:1.5rem;grid-column-gap:1.5rem;display:grid;grid-template-columns:9rem 9rem 9rem;grid-template-rows:9rem 9rem 9rem;height:calc(100vh - 17rem);left:0;margin:1rem auto;position:relative;right:0;width:30rem}.Box{border:1px solid #5b76b7;font-size:7rem;height:100%;justify-content:center}.Box,.Footer{align-items:center;display:flex;width:100%}.Footer{background-color:#0f0f0f;bottom:0;flex-direction:column;min-height:6rem;padding:.2rem 0;position:relative;text-align:center}.Footer p{color:#a75cb8;margin:.2rem;width:90%}.Footer a{color:#fff}@media only screen and (max-width:600px){.MessageBox{font-size:4rem}.ScoreBoardContainer{width:20rem}.ScoreBoard{font-size:3.5rem}.Grid{grid-row-gap:1.5rem;grid-column-gap:1.5rem;grid-template-columns:6rem 6rem 6rem;grid-template-rows:6rem 6rem 6rem;width:21rem}.Box{font-size:6rem}} +/*# sourceMappingURL=main.aa39b0f9.css.map*/
\ No newline at end of file diff --git a/build/static/css/main.aa39b0f9.css.map b/build/static/css/main.aa39b0f9.css.map new file mode 100644 index 0000000..fa9c860 --- /dev/null +++ b/build/static/css/main.aa39b0f9.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.aa39b0f9.css","mappings":"AAkBA,KAGE,wBAAyB,CACzB,UAAY,CAHZ,QAAS,CACT,SAGF,CAEA,MAGU,QAAS,CACjB,MAAO,CAFP,WAAY,CADZ,iBAAkB,CAGT,OAAQ,CADjB,KAEF,CAEA,iBAIE,kBAAmB,CAHnB,YAAa,CACb,qBAAsB,CAGtB,yBAA0B,CAF1B,sBAAuB,CAGvB,WACF,CAEA,iCACE,wBAAyB,CAEzB,gBAAiB,CAGjB,WAAY,CAFZ,eAAiB,CAFjB,iBAAkB,CAGlB,WAEF,CAEA,YAIE,kBAAmB,CAIX,QAAS,CANjB,YAAa,CADb,cAAe,CAEf,sBAAuB,CAMvB,MAAO,CAFP,cAAe,CAEN,OAAQ,CAJjB,iBAAkB,CAGlB,KAAM,CAEN,UACF,CAEA,cACE,0BAA2B,CAC3B,kBACF,CAEA,qBAGE,MAAO,CACP,gBAAiB,CAEjB,eAAgB,CAJhB,iBAAkB,CACT,OAAQ,CAFjB,iBAAkB,CAIlB,WAEF,CAEA,YACE,YAAa,CAGb,cAAe,CAFf,4BAA6B,CAC7B,UAEF,CAEA,MAKE,mBAAoB,CACpB,sBAAuB,CAJvB,YAAa,CACb,oCAAqC,CACrC,iCAAkC,CAHlC,0BAA2B,CAQ3B,MAAO,CACP,gBAAiB,CAFjB,iBAAkB,CACT,OAAQ,CAEjB,WACF,CAEA,KACE,wBAAyB,CAMzB,cAAe,CAFf,WAAY,CAFZ,sBAKF,CAEA,aANE,kBAAmB,CAFnB,YAAa,CAIb,UAeF,CAXA,QAME,wBAAyB,CAHzB,QAAS,CAKT,qBAAsB,CAPtB,eAAgB,CAIhB,eAAiB,CAHjB,iBAAkB,CAQlB,iBACF,CAEA,UACE,aAAc,CACd,YAAc,CACd,SACF,CAEA,UACE,UACF,CAEA,yCACE,YACE,cACF,CACA,qBACE,WACF,CACA,YACE,gBACF,CACA,MAGE,mBAAoB,CACpB,sBAAuB,CAHvB,oCAAqC,CACrC,iCAAkC,CAGlC,WACF,CACA,KACE,cACF,CACF","sources":["components/style.css"],"sourcesContent":["/*\n * Tic Tac Toe - Minimalistic Tic Tac Toe\n * Copyright (C) 2021  Vidhu Kant Sharma\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n * GNU General Public License for more details.\n *\n * You should have received a copy of the GNU General Public License\n * along with this program.  If not, see <https://www.gnu.org/licenses/>.\n */\n\nbody {\n  margin: 0;\n  padding: 0;\n  background-color: #232627;\n  color: white;\n}\n\n#root {\n  position: absolute;\n  margin: auto;\n  top: 0; bottom: 0;\n  left: 0; right: 0;\n}\n\n.GamemodeChooser {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  align-items: center;\n  height: calc(100vh - 6rem);\n  width: 100vw;\n}\n\n.GamemodeChooser .GamemodeButton {\n  border: 1px solid #5b76b7;\n  text-align: center;\n  font-size: 1.5rem;\n  padding: 0.5rem 0;\n  width: 15rem;\n  margin: 1rem;\n}\n\n.MessageBox {\n  font-size: 7rem;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  text-align: center;\n\n  position: fixed;\n  top: 0; bottom: 0;\n  left: 0; right: 0;\n  z-index: 10;\n}\n\n.MessageBox p {\n  background-color: #000000dd;\n  padding: 0.5rem 2rem;\n}\n\n.ScoreBoardContainer {\n  text-align: center;\n  position: relative;\n  left: 0; right: 0;\n  margin: 1rem auto;\n  width: 30rem;\n  min-height: 9rem;\n}\n\n.ScoreBoard { \n  display: flex;\n  justify-content: space-around;\n  width: 100%;\n  font-size: 3rem;\n}\n\n.Grid {\n  height: calc(100vh - 17rem);\n  display: grid;\n  grid-template-columns: 9rem 9rem 9rem;\n  grid-template-rows: 9rem 9rem 9rem;\n  grid-row-gap: 1.5rem;\n  grid-column-gap: 1.5rem;\n\n  position: relative;\n  left: 0; right: 0;\n  margin: 1rem auto;\n  width: 30rem;\n}\n\n.Box {\n  border: 1px solid #5b76b7;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  height: 100%;\n  width: 100%;\n  font-size: 7rem;\n}\n\n.Footer {\n  min-height: 6rem;\n  position: relative;\n  bottom: 0;\n  width: 100%;\n  padding: 0.2rem 0;\n  background-color: #0f0f0f;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n}\n\n.Footer p {\n  color: #a75cb8;\n  margin: 0.2rem;\n  width: 90%;\n}\n\n.Footer a {\n  color: white;\n}\n\n@media only screen and (max-width: 600px) {\n  .MessageBox {\n    font-size: 4rem;\n  }\n  .ScoreBoardContainer {\n    width: 20rem;\n  }\n  .ScoreBoard { \n    font-size: 3.5rem;\n  }\n  .Grid {\n    grid-template-columns: 6rem 6rem 6rem;\n    grid-template-rows: 6rem 6rem 6rem;\n    grid-row-gap: 1.5rem;\n    grid-column-gap: 1.5rem;\n    width: 21rem;\n  }\n  .Box {\n    font-size: 6rem;\n  }\n}\n"],"names":[],"sourceRoot":""}
\ No newline at end of file  |