|
|
@ -2,7 +2,7 @@ body{
|
|
|
|
font-family: 'Courier New', Courier, monospace;
|
|
|
|
font-family: 'Courier New', Courier, monospace;
|
|
|
|
margin: 0;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
padding: 0;
|
|
|
|
background-image: url('/public_html/si21-2/enconv/bg.jpg');
|
|
|
|
background-image: url('bg.jpg');
|
|
|
|
background-size: cover;
|
|
|
|
background-size: cover;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-position: center;
|
|
|
|
background-position: center;
|
|
|
|