adding portrait mode warning message

This commit is contained in:
Tobi 2023-06-20 21:37:08 +02:00
parent 9c54796c2e
commit b3d889c19b
2 changed files with 85 additions and 2 deletions

View file

@ -7,6 +7,15 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="landscape-message">
<br><br>
<h1>FediCamp 2023 TimeTable</h1>
<img src="https://fedi.camp/images/logo2023_1.png" alt="FediCamp Logo" id="logo" />
<h2>Please Rotate Your Device</h2>
<p>For the best viewing experience, please switch to landscape mode.</p>
</div>
<div id="timetable">
<h1 id="headline">FediCamp 2023</h1>
<h2 id="subheadline">Time Table</h2>