UNPKG
@shower/material
Version:
latest (2.5.1)
2.5.1
2.5.0
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.5
Material theme for Shower HTML presentation engine
github.com/shower/material
shower/material
@shower/material
/
styles
/
shower
/
shower-print.css
12 lines
(9 loc)
•
154 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
/* Print */
@page
{
margin
:
0
; size:
1024px
576px
; }
.shower
{ -webkit-
print-color-adjust
: exact;
text-rendering
: geometricprecision; }