1
0
mirror of https://github.com/franjsco/tomadoro synced 2025-02-16 03:11:32 +01:00
tomadoro/static/css/main.4b6c45fe.chunk.css.map
Francesco Esposito a903e41b1c Updates
2019-07-23 23:07:05 +02:00

1 line
6.4 KiB
Plaintext

{"version":3,"sources":["main.4b6c45fe.chunk.css","/home/frab1t/Progetti/tomadoro/src/components/Logo.css","/home/frab1t/Progetti/tomadoro/src/components/Box.css","/home/frab1t/Progetti/tomadoro/src/App.css"],"names":[],"mappings":"AAAA,gEAAgE,CCAhE,UACI,YAAA,CACA,6CAAA,CAAA,qCAAA,CACA,0BAAA,CAAA,kBAAA,CACA,8BAAA,CAAA,sBAAA,CACA,iBAAA,CACA,8BDKJ,CCFA,gBAAkB,4BAAA,CAAA,oBAAqB,CAEvC,mBACI,kDAAA,CAAA,0CDMF,CCHF,iCACI,GACE,8BAAA,CAAA,sBDOF,CCLA,GACE,+BAAA,CAAA,uBDQF,CACF,CCdF,yBACI,GACE,8BAAA,CAAA,sBDkBF,CChBA,GACE,+BAAA,CAAA,uBDmBF,CACF,CExCF,QACI,cAAA,CACA,mBAAA,CACA,WAAA,CACA,kBAAA,CACA,UAAA,CACA,YAAA,CACA,8BAAA,CACA,2CF0CJ,CEvCA,KACI,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,2CF0CJ,CEnCA,4BAHI,6BAAA,CAAA,qBFiDJ,CE9CA,cAEI,2CF4CJ,CGlEA,KACE,wBAAA,CACA,wBAAA,CAAA,qBAAA,CAAA,oBAAA,CAAA,gBAAA,CACA,+BAAA,CACA,UAAA,CACA,QAAA,CACA,SAAA,CACA,kCAAA,CACA,iCHuEF,CGpEA,OACE,eHuEF,CGpEA,KACE,iBAAA,CACA,aHuEF,CGpEA,YACE,wBAAA,CACA,oBAAA,CAAA,YAAA,CACA,cAAA,CACA,6BAAA,CAAA,qBAAA,CACA,0BAAA,CAAA,kBAAA,CACA,8BAAA,CAAA,sBAAA,CACA,4BAAA,CACA,UAAA,CACA,2CAAA,CACA,kBAAA,CACA,0CH4EF,CGxEA,EACE,aH2EF,CGxEA,QACE,aH2EF,CGxEA,QACE,sCAAA,CACA,eAAA,CACA,UAAA,CACA,2CH2EF,CGvEA,OACE,eAAA,CACA,eAAA,CACA,2CAAA,CACA,UH2EF","file":"main.4b6c45fe.chunk.css","sourcesContent":["@import url(https://fonts.googleapis.com/css?family=Fredoka+One);\n.App-logo {\n height: 130px;\n -webkit-filter: drop-shadow(0 0 0.30rem #f8ff9c);\n filter: drop-shadow(0 0 0.30rem #f8ff9c);\n -webkit-align-items: center;\n align-items: center;\n -webkit-justify-content: center;\n justify-content: center;\n text-align: center;\n transition: all .3s ease-in-out;\n}\n\n.App-logo:hover { -webkit-transform: scale(1.2); transform: scale(1.2); }\n\n.App-logo-rotation {\n -webkit-animation: App-logo-spin infinite 5s linear;\n animation: App-logo-spin infinite 5s linear;\n }\n \n@-webkit-keyframes App-logo-spin {\n from {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n }\n \n@keyframes App-logo-spin {\n from {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n }\n.button {\n font-size: 16px;\n font-weight: lighter;\n height: 50px;\n border-radius: 40px;\n width: 100%;\n margin: 5px 0px 5px 0px;\n transition: all .2s ease-in-out;\n box-shadow:0 0 1px #111110, 0 0 10px rgb(193, 194, 190);\n}\n\n.box {\n padding: 10px;\n background-color: white;\n border-radius: 10px;\n box-shadow:0 0 1px #111010, 0 0 10px rgb(193, 194, 190);\n}\n\n.button:hover { \n -webkit-transform: scale(1.01); \n transform: scale(1.01); \n}\n\n.button:focus { \n -webkit-transform: scale(1.01); \n transform: scale(1.01); \n box-shadow:0 0 5px #111010, 0 0 10px rgb(193, 194, 190);\n}\nbody {\n background-color: #f04d3b; /* e74c3c */\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n font-family: 'Fredoka One', cursive;\n color: white;\n margin: 0;\n padding: 0;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.title {\n font-weight: bold;\n}\n\n.App {\n text-align: center;\n color: #131313;\n}\n\n.App-header {\n background-color: #c94233; /*c0392b*/\n display: -webkit-flex;\n display: flex;\n min-height: 5vh;\n -webkit-flex-direction: column;\n flex-direction: column;\n -webkit-align-items: center;\n align-items: center;\n -webkit-justify-content: center;\n justify-content: center;\n font-size: calc(25px + 2vmin);\n color: white; \n text-shadow: 0 0 1px #2b0f0f, 0 0 2px rgb(193, 194, 190);\n margin-bottom: 20px;\n box-shadow: 0 0 2px #cf4242, 0 0 6px #2B2D1F;\n\n}\n\na {\n color: #f1fb61;\n}\n\na:hover {\n color: #fddec0;\n}\n\n.footer {\n font-family: Arial, Helvetica, sans-serif;\n margin-top: 15px;\n color: #ffffff;\n text-shadow: 0 0 2px #cf4242, 0 0 3px rgb(193, 194, 190);\n}\n\n\n.timer {\n font-size: 100px; \n font-weight: normal;\n text-shadow: 0 0 1px #4b4b4b, 0 0 5px rgb(193, 194, 190);\n color: white;\n}\n",".App-logo {\n height: 130px;\n filter: drop-shadow(0 0 0.30rem #f8ff9c);\n align-items: center;\n justify-content: center;\n text-align: center;\n transition: all .3s ease-in-out;\n}\n\n.App-logo:hover { transform: scale(1.2); }\n\n.App-logo-rotation {\n animation: App-logo-spin infinite 5s linear;\n }\n \n@keyframes App-logo-spin {\n from {\n transform: rotate(0deg);\n }\n to {\n transform: rotate(360deg);\n }\n }",".button {\n font-size: 16px;\n font-weight: lighter;\n height: 50px;\n border-radius: 40px;\n width: 100%;\n margin: 5px 0px 5px 0px;\n transition: all .2s ease-in-out;\n box-shadow:0 0 1px #111110, 0 0 10px rgb(193, 194, 190);\n}\n\n.box {\n padding: 10px;\n background-color: white;\n border-radius: 10px;\n box-shadow:0 0 1px #111010, 0 0 10px rgb(193, 194, 190);\n}\n\n.button:hover { \n transform: scale(1.01); \n}\n\n.button:focus { \n transform: scale(1.01); \n box-shadow:0 0 5px #111010, 0 0 10px rgb(193, 194, 190);\n}","@import url('https://fonts.googleapis.com/css?family=Fredoka+One');\n\nbody {\n background-color: #f04d3b; /* e74c3c */\n user-select: none;\n font-family: 'Fredoka One', cursive;\n color: white;\n margin: 0;\n padding: 0;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.title {\n font-weight: bold;\n}\n\n.App {\n text-align: center;\n color: #131313;\n}\n\n.App-header {\n background-color: #c94233; /*c0392b*/\n display: flex;\n min-height: 5vh;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n font-size: calc(25px + 2vmin);\n color: white; \n text-shadow: 0 0 1px #2b0f0f, 0 0 2px rgb(193, 194, 190);\n margin-bottom: 20px;\n box-shadow: 0 0 2px #cf4242, 0 0 6px #2B2D1F;\n\n}\n\na {\n color: #f1fb61;\n}\n\na:hover {\n color: #fddec0;\n}\n\n.footer {\n font-family: Arial, Helvetica, sans-serif;\n margin-top: 15px;\n color: #ffffff;\n text-shadow: 0 0 2px #cf4242, 0 0 3px rgb(193, 194, 190);\n}\n\n\n.timer {\n font-size: 100px; \n font-weight: normal;\n text-shadow: 0 0 1px #4b4b4b, 0 0 5px rgb(193, 194, 190);\n color: white;\n}"]}