remove style
This commit is contained in:
parent
6aeeeb22ca
commit
00003eecf3
5
epub.php
5
epub.php
|
@ -4,11 +4,6 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||
<title>Revue de presse - Epub</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: helvetica, sans-serif;
|
||||
}
|
||||
</style>
|
||||
<link rel="icon" type="image/png" href="1F4F0_color.png" /></head>
|
||||
<body>
|
||||
|
||||
|
|
|
@ -4,11 +4,6 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
||||
<title>Revue de presse</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: helvetica, sans-serif;
|
||||
}
|
||||
</style>
|
||||
<base target="_blank">
|
||||
<link rel="icon" type="image/png" href="1F4F0_color.png" />
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue