This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
hmt
/
2016
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
15344e5ac9
Rami (Branch)
Tag
master
2016
/
views
/
print_a3.scss
print_a3.scss
99 B
Cronologia
Originale
1
2
3
4
5
6
7
8
9
10
.page
{
width
:
420mm
;
height
:
296mm
;
}
@media
print {
@page
{
size: A3 landscape;
}
}