changed: style
This commit is contained in:
parent
34df500cbc
commit
5040dbf1da
2
ics.php
2
ics.php
|
@ -26,7 +26,7 @@
|
||||||
<header>
|
<header>
|
||||||
<title>Evénements à venir</title>
|
<title>Evénements à venir</title>
|
||||||
</header>
|
</header>
|
||||||
<body style="font-family: helvetica;">
|
<body style="font-family: helvetica; line-height: 24px; font-size: 16px;">
|
||||||
<div id="content"></div>
|
<div id="content"></div>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
function ics2json(input)
|
function ics2json(input)
|
||||||
|
|
Loading…
Reference in New Issue