forked from KABI/fedi.camp_Website
adding portrait mode warning message
This commit is contained in:
parent
9c54796c2e
commit
b3d889c19b
2 changed files with 85 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue