UNPKG

tumult

Version:
1 lines 2.46 kB
{"version":3,"sources":["style.css"],"names":[],"mappings":"AAAA,iFAAiF,CAEjF,UACE,SAAU,CACV,QACF,CACA,KACE,iBAAkB,CAClB,UAAW,CACX,eAAgB,CAChB,6BAAgC,CAChC,YAAa,CACb,kBACF,CACA,GACE,eAAgB,CAChB,gBACF,CAEA,QACE,gBACF,CACA,SACE,sCACF,CACA,iBACE,QAAS,CACT,4BAA6B,CAC7B,iCAAqC,CACrC,iBAGF,CACA,wBAHE,UAAW,CACX,aAaF,CAXA,OAEE,sCAA0C,CAE1C,qBAAsB,CACtB,gBAAiB,CACjB,wBAAyB,CACzB,4BAA6B,CAC7B,kBAAmB,CACnB,cAAe,CACf,oDACF,CACA,2BACE,qBAAsB,CACtB,4BAA6B,CAC7B,UACF,CAEA,GAAK,aAAe,CACpB,GAAK,aAAe,CAEpB,gBAAQ,eAAmB,CAC3B,QAAU,eAAmB,CAC7B,cAAgB,kBAAoB,CACpC,gBAAkB,sCAA2C,CAC7D,WAAa,kBAAsB,CAEnC,qCACE,KAAO,cAAgB,CACvB,cACE,WAAY,CACZ,YACF,CACA,MAAQ,kBAAoB,CAC9B,CACA,yCACE,KAAO,cAAgB,CACvB,cACE,WAAY,CACZ,YACF,CACA,MAAQ,eAAiB,CAC3B","file":"style.4cdcffe7.css","sourceRoot":"../demo","sourcesContent":["@import url('https://fonts.googleapis.com/css?family=Slabo+27px|Source+Sans+Pro');\n\nhtml, body {\n padding: 0;\n margin: 0;\n}\nmain {\n text-align: center;\n color: #222;\n max-width: 600px;\n font-family: 'Slabo 27px', serif;\n padding: 20px;\n margin: 20px auto 0 auto;\n}\nul {\n text-align: left;\n margin-left: 10px;\n}\n\np, ul, li {\n line-height: 170%;\n}\nh1, h2, h3 {\n font-family: 'Source Sans Pro', sans-serif;\n}\ninput[type='text'] {\n border: 0;\n border-bottom: 1px solid #222;\n font-family: 'Source Sans Pro', serif;\n text-align: center;\n color: #222;\n font-size: 1em;\n}\nbutton {\n color: #222;\n font-family: 'Source Sans Pro', sans-serif;\n font-size: 1em;\n border: 1px solid #222;\n padding: 5px 20px;\n text-transform: uppercase;\n background-color: transparent;\n border-radius: 10px;\n cursor: pointer;\n transition: color 0.3s, background-color 0.3s, border 0.3s;\n}\nbutton:hover, button:active {\n background-color: #222;\n border: 1px solid transparent;\n color: #fff;\n}\n\nh1 { font-size: 3em }\nh3 { font-size: 1em }\n#lib-name { margin: 0 0 10px 0 }\n#desc { margin: 0 0 10px 0 }\n#author { margin: 0 0 40px 0 }\n#noise-canvas { margin-bottom: 10px }\n#transform-demo { font-family: 'Source Sans Pro', sans-serif }\n#gen-noise { margin: 15px 0 20px 0 }\n\n@media only screen and (min-width: 0) {\n main { font-size: 100% }\n #noise-canvas {\n width: 128px;\n height: 128px;\n }\n #logo { margin-bottom: 10px }\n}\n@media only screen and (min-width: 340px) {\n main { font-size: 120% }\n #noise-canvas {\n width: 256px;\n height: 256px;\n }\n #logo { margin-bottom: 0 }\n}\n\n"]}