You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
1.8 KiB
Plaintext
1 line
1.8 KiB
Plaintext
{"version":3,"sources":["index.css","reset.css"],"names":[],"mappings":"AAAA,+BACE,uCACF,CAEA,wBACE,MACE,mBACF,CACA,QACE,wBACF,CACA,QACE,uBACF,CACF,CACA,yBACE,+BACE,cACF,CACA,yBACE,uCACF,CACF;ACtBA;;;;;;;;EAQE,CAEF,yGAuBE,QAAS,CACT,SACF,CAEA,kBAME,cAAe,CACf,eACF,CAEA,GACE,eACF,CAEA,6BAIE,QACF,CAEA,KACE,qBACF,CACA,iBAGE,kBACF,CAEA,8BAKE,WAAY,CACZ,cACF,CACA,MACE,cACF,CAEA,OACE,QACF,CAEA,MACE,wBAAyB,CACzB,gBACF,CACA,MAEE,SAAU,CACV,eACF","file":"2.c60a68b6.chunk.css","sourcesContent":[".github-corner:hover .octo-arm {\n animation: octocat-wave 560ms ease-in-out;\n}\n\n@keyframes octocat-wave{\n 0%, 100%{\n transform: rotate(0);\n }\n 20%, 60%{\n transform: rotate(-25deg);\n }\n 40%, 80%{\n transform: rotate(10deg);\n }\n}\n@media (max-width:500px){\n .github-corner:hover .octo-arm{\n animation: none;\n }\n .github-corner .octo-arm{\n animation: octocat-wave 560ms ease-in-out;\n }\n}","/*!\n * @uiw/reset.css v1.0.3\n * A tiny modern CSS reset.\n * \n * Copyright (c) 2019 \n * \n * \n * Licensed under the MIT license.\n */\n\nhtml,\nbody,\np,\nol,\nul,\nli,\ndl,\ndt,\ndd,\nblockquote,\nfigure,\nfieldset,\nlegend,\ntextarea,\npre,\niframe,\nhr,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin: 0;\n padding: 0;\n}\n/* Headings */\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-size: 100%;\n font-weight: normal;\n}\n/* List */\nul {\n list-style: none;\n}\n/* Form */\nbutton,\ninput,\nselect,\ntextarea {\n margin: 0;\n}\n/* Box sizing */\nhtml {\n box-sizing: border-box;\n}\n*,\n*:before,\n*:after {\n box-sizing: inherit;\n}\n/* Media */\nimg,\nembed,\niframe,\nobject,\nvideo {\n height: auto;\n max-width: 100%;\n}\naudio {\n max-width: 100%;\n}\n/* Iframe */\niframe {\n border: 0;\n}\n/* Table */\ntable {\n border-collapse: collapse;\n border-spacing: 0;\n}\ntd,\nth {\n padding: 0;\n text-align: left;\n}\n\n"]} |