This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
hmt
/
2015
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
6abf4133f2
Ramuri
Etichete
master
2015
/
views
/
print_a3.scss
print_a3.scss
99 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
10
.page
{
width
:
420mm
;
height
:
296mm
;
}
@media
print {
@page
{
size: A3 landscape;
}
}