Set theme-color to #024

This commit is contained in:
2018-08-14 03:29:10 +02:00
parent e54142021a
commit 6d13f47815
22 changed files with 22 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ $days_in_month = date('t', mktime(0, 0, 0, $month, 1, $year));
<link rel="stylesheet" href="../css/style.css">
<link rel="stylesheet" href="../css/events.css">
<link rel="stylesheet" href="../css/calendar.css">
<meta name="theme-color" content="#024" />
<title>Kalenderverkstedet</title>
<header>Kalender&shy;verk&shy;stedet</header>