esp8266-scheduler/header.html

16 lines
512 B
HTML
Raw Normal View History

2019-05-24 19:34:21 +02:00
<html>
<head>
<title>SCHEDULE CONFIGURATION</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="data:,">
<style>
html{font-family: Helvetica; display:inline-block; margin: 0px auto; text-align: center;}
body { background-color: #ffffff; color: #000000; }
h1{color: #002b36; padding: 2vh;}
h2{color: #073642; padding: 2vh;}
p{font-size: 1.5rem;}
</style>
</head>
<body>
<h1>SCHEDULE CONFIGURATION </h1>