|
|
@ -8,6 +8,14 @@
|
|
|
|
<meta name="description" content="XPUB">
|
|
|
|
<meta name="description" content="XPUB">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<link rel="stylesheet" href="../css/pages.css">
|
|
|
|
<link rel="stylesheet" href="../css/pages.css">
|
|
|
|
|
|
|
|
<style>
|
|
|
|
|
|
|
|
body{
|
|
|
|
|
|
|
|
background-image: url('./panze.jpg') no-repeat center center fixed;
|
|
|
|
|
|
|
|
-webkit-background-size: cover;
|
|
|
|
|
|
|
|
-moz-background-size: cover;
|
|
|
|
|
|
|
|
-o-background-size: cover;
|
|
|
|
|
|
|
|
background-size: cover;}
|
|
|
|
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|