responsive + mobile
This commit is contained in:
10
index.html
10
index.html
@@ -7,9 +7,11 @@
|
||||
<title>Timelapse</title>
|
||||
<link rel="stylesheet" href="../css/style.css">
|
||||
<link rel="stylesheet" href="../css/style_menu.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
</head>
|
||||
|
||||
<body id="body">
|
||||
<button class="default-button" id="download"><span>Download App</span></button>
|
||||
<button class="default-button" id="show-form-button"><span>+</span></button>
|
||||
<div id="customAlert" class="modal">
|
||||
<div class="modal-content">
|
||||
<p id="alertMessage">This is a custom alert!</p>
|
||||
@@ -38,8 +40,6 @@
|
||||
</div>
|
||||
<div>
|
||||
<div>
|
||||
<button class="default-button" id="download"><span>Download App</span></button>
|
||||
<button class="default-button" id="show-form-button"><span>+</span></button>
|
||||
</div>
|
||||
<div>
|
||||
<h1 id="global_title">Caméra Timelapse</h1>
|
||||
|
||||
Reference in New Issue
Block a user