-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprint.css.map
1 lines (1 loc) · 2.01 KB
/
print.css.map
1
{"version":3,"file":"print.css","mappings":"AAMA,aAEI,EAGI,gCAAkC,CAClC,yBAA2B,CAF3B,oBAAsB,CADtB,0BCHN,CDSE,MAAQ,eCNV,CDQE,YAAe,yBCJjB,CDME,sBAGM,uBCHR,CDKE,MAAS,sBCDX,CDGE,QAAY,SAAU,CAAE,QCG1B,CDDE,OAAQ,4BCIV,CDHE,yBAA2B,WCO7B,CDJE,qCAAgB,YCalB,CDXE,KAAM,qBCcR,CACF","sources":["webpack:///./less/style-print.less","webpack:///style-print.less"],"sourcesContent":["@theme-path: /wp-content/themes/groot/;\n//\n// Basic print styles\n// --------------------------------------------------\n// Source: https://github.com/h5bp/html5-boilerplate/blob/master/css/main.css\n\n@media print {\n\n * {\n text-shadow: none !important;\n color: #000 !important; // Black prints faster: h5bp.com/s\n background: transparent !important;\n box-shadow: none !important;\n }\n\n @page { margin: 2cm .5cm; }\n\n a, a:visited { text-decoration: underline; }\n\n pre, \n blockquote,\n tr,\n img { page-break-inside: avoid; }\n\n h2, h3 { page-break-after: avoid; }\n\n p, h2, h3 { orphans: 3; widows: 3; }\n\n header{ border-bottom: 1px solid #ccc; }\n header, header .container{ height: auto; }\n header nav{ display: none; }\n nav.subnav{ display: none; }\n footer .social{ display: none; }\n\n .btn{ border: 1px solid #ccc; }\n\n\n}\n","@media print {\n * {\n text-shadow: none !important;\n color: #000 !important;\n background: transparent !important;\n box-shadow: none !important;\n }\n @page {\n margin: 2cm 0.5cm;\n }\n a,\n a:visited {\n text-decoration: underline;\n }\n pre,\n blockquote,\n tr,\n img {\n page-break-inside: avoid;\n }\n h2,\n h3 {\n page-break-after: avoid;\n }\n p,\n h2,\n h3 {\n orphans: 3;\n widows: 3;\n }\n header {\n border-bottom: 1px solid #ccc;\n }\n header,\n header .container {\n height: auto;\n }\n header nav {\n display: none;\n }\n nav.subnav {\n display: none;\n }\n footer .social {\n display: none;\n }\n .btn {\n border: 1px solid #ccc;\n }\n}\n"],"names":[],"sourceRoot":""}