Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 

1 zeile
3.2 KiB

  1. {"ast":null,"code":"import { container } from \"../../../jss/nextjs-material-kit\";\nconst componentsStyle = {\n container,\n brand: {\n color: \"#FFFFFF\",\n textAlign: \"left\"\n },\n title: {\n fontSize: \"4.2rem\",\n fontWeight: \"600\",\n display: \"inline-block\",\n position: \"relative\"\n },\n subtitle: {\n fontSize: \"1.313rem\",\n maxWidth: \"510px\",\n margin: \"10px 0 0\"\n },\n main: {\n background: \"#FFFFFF\",\n position: \"relative\",\n zIndex: \"3\"\n },\n mainRaised: {\n margin: \"-60px 30px 0px\",\n borderRadius: \"6px\",\n boxShadow: \"0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)\",\n \"@media (max-width: 830px)\": {\n marginLeft: \"10px\",\n marginRight: \"10px\"\n }\n },\n link: {\n textDecoration: \"none\"\n },\n textCenter: {\n textAlign: \"center\"\n }\n};\nexport default componentsStyle;","map":{"version":3,"sources":["E:/Project/tbg-ecomm-nextjs/assets/jss/nextjs-material-kit/pages/components.js"],"names":["container","componentsStyle","brand","color","textAlign","title","fontSize","fontWeight","display","position","subtitle","maxWidth","margin","main","background","zIndex","mainRaised","borderRadius","boxShadow","marginLeft","marginRight","link","textDecoration","textCenter"],"mappings":"AAAA,SAASA,SAAT,QAA0B,kCAA1B;AAEA,MAAMC,eAAe,GAAG;AACtBD,EAAAA,SADsB;AAEtBE,EAAAA,KAAK,EAAE;AACLC,IAAAA,KAAK,EAAE,SADF;AAELC,IAAAA,SAAS,EAAE;AAFN,GAFe;AAMtBC,EAAAA,KAAK,EAAE;AACLC,IAAAA,QAAQ,EAAE,QADL;AAELC,IAAAA,UAAU,EAAE,KAFP;AAGLC,IAAAA,OAAO,EAAE,cAHJ;AAILC,IAAAA,QAAQ,EAAE;AAJL,GANe;AAYtBC,EAAAA,QAAQ,EAAE;AACRJ,IAAAA,QAAQ,EAAE,UADF;AAERK,IAAAA,QAAQ,EAAE,OAFF;AAGRC,IAAAA,MAAM,EAAE;AAHA,GAZY;AAiBtBC,EAAAA,IAAI,EAAE;AACJC,IAAAA,UAAU,EAAE,SADR;AAEJL,IAAAA,QAAQ,EAAE,UAFN;AAGJM,IAAAA,MAAM,EAAE;AAHJ,GAjBgB;AAsBtBC,EAAAA,UAAU,EAAE;AACVJ,IAAAA,MAAM,EAAE,gBADE;AAEVK,IAAAA,YAAY,EAAE,KAFJ;AAGVC,IAAAA,SAAS,EACP,6GAJQ;AAKV,iCAA6B;AAC3BC,MAAAA,UAAU,EAAE,MADe;AAE3BC,MAAAA,WAAW,EAAE;AAFc;AALnB,GAtBU;AAgCtBC,EAAAA,IAAI,EAAE;AACJC,IAAAA,cAAc,EAAE;AADZ,GAhCgB;AAmCtBC,EAAAA,UAAU,EAAE;AACVnB,IAAAA,SAAS,EAAE;AADD;AAnCU,CAAxB;AAwCA,eAAeH,eAAf","sourcesContent":["import { container } from \"../../../jss/nextjs-material-kit\";\r\n\r\nconst componentsStyle = {\r\n container,\r\n brand: {\r\n color: \"#FFFFFF\",\r\n textAlign: \"left\"\r\n },\r\n title: {\r\n fontSize: \"4.2rem\",\r\n fontWeight: \"600\",\r\n display: \"inline-block\",\r\n position: \"relative\"\r\n },\r\n subtitle: {\r\n fontSize: \"1.313rem\",\r\n maxWidth: \"510px\",\r\n margin: \"10px 0 0\"\r\n },\r\n main: {\r\n background: \"#FFFFFF\",\r\n position: \"relative\",\r\n zIndex: \"3\"\r\n },\r\n mainRaised: {\r\n margin: \"-60px 30px 0px\",\r\n borderRadius: \"6px\",\r\n boxShadow:\r\n \"0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2)\",\r\n \"@media (max-width: 830px)\": {\r\n marginLeft: \"10px\",\r\n marginRight: \"10px\"\r\n }\r\n },\r\n link: {\r\n textDecoration: \"none\"\r\n },\r\n textCenter: {\r\n textAlign: \"center\"\r\n }\r\n};\r\n\r\nexport default componentsStyle;\r\n"]},"metadata":{},"sourceType":"module"}