1
0
mirror of https://github.com/comatory/fb2iCal synced 2025-06-05 22:09:25 +02:00

fix CSS font family for system-like fonts

This commit is contained in:
Ondrej Synacek
2019-11-14 08:53:33 +01:00
parent 29d18be083
commit db5a31a90e
6 changed files with 14 additions and 8 deletions

View File

@ -2,7 +2,10 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Facebook Events to iCal Converter | error</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="/style.css?7">
<link rel="apple-touch-icon" sizes="180x180" href="/icon-180.png">
<title>Facebook Events to iCal Converter | about</title>
</head>
<body>