formatting
This commit is contained in:
parent
797258176e
commit
d7a3b6b7ae
1 changed files with 29 additions and 30 deletions
|
@ -1,18 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>App selector 3000</title>
|
||||
<link rel="stylesheet" href="w3.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
|
||||
<div class="w3-display-container w3-green" style="height:100vh;">
|
||||
<div class="w3-display-middle">
|
||||
|
||||
|
||||
<div class="w3-container w3-center">
|
||||
<div class="w3-row">
|
||||
<div class="w3-col">
|
||||
|
@ -39,4 +37,5 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in a new issue