Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1119 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1119 Rev 1132
Line 1... Line 1...
1
<html>
1
<html>
2
<head>
2
<head>
3
	<style media="screen" type="text/css">
3
	<style media="screen" type="text/css">
4
		body {
4
		body {
5
			background-image: url('fond.jpg');
5
			background-image: url('http://www.tela-botanica.org/reseau/maintenance/fond.jpg');
6
			background-repeat: no-repeat;
6
			background-repeat: no-repeat;
-
 
7
			background-position: fixed;
-
 
8
			background-size: cover;
7
		}
9
		}
8
		.bloc-centre {
10
		.bloc-centre {
9
			position: absolute;
11
			position: absolute;
10
			top:0;
12
			top:0;
11
			bottom: 0;
13
			bottom: 0;
Line 48... Line 50...
48
		}
50
		}
49
	</style>
51
	</style>
50
</head>
52
</head>
51
<body>
53
<body>
52
		<div class="bloc-centre">
54
		<div class="bloc-centre">
53
			<img src="logo-petit.png" alt="Tela-Botanica"/>
55
			<img src="http://www.tela-botanica.org/reseau/maintenance/logo-petit.png" alt="Tela-Botanica"/>
54
			<h1>Cette application est en cours de maintenance</h1>
56
			<h1>Cette application est en cours de maintenance</h1>
55
			<h3>le mercredi <strong>25/11/2013</strong> de <strong>08:00</strong> à <strong>19:00</strong></h3>
57
			<h3>le mercredi <strong>25/11/2013</strong> de <strong>08:00</strong> à <strong>19:00</strong></h3>
56
			<h2>Veuillez nous excuser pour la gêne occasionnée</h2>
58
			<h2>Veuillez nous excuser pour la gêne occasionnée</h2>
57
		</div>
59
		</div>
58
</body>
60
</body>