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

change style to have bigger delete button

This commit is contained in:
Ondrej Synacek
2019-11-10 16:48:04 +01:00
parent 4139481c91
commit 98c61869f9
4 changed files with 19 additions and 3 deletions

View File

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="manifest" href="/manifest.json">
<link rel="apple-touch-icon" sizes="180x180" href="/icon-180.png">
<link rel="stylesheet" type="text/css" href="/style.css?5">
<link rel="stylesheet" type="text/css" href="/style.css?6">
<title>Facebook Event to iCal Converter</title>
</head>