image/w/logs.html

branch
novnc
changeset 40
71e06f6d80fd
parent 11
f816cf5b6bcb
child 84
d01de33231cb
--- a/image/w/logs.html	Thu May 02 21:19:50 2019 +0200
+++ b/image/w/logs.html	Sat May 04 11:41:16 2019 +0200
@@ -6,7 +6,7 @@
   <meta http-equiv="X-UA-Compatible" content="IE=edge" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> 
   <script src="js/jquery-1.12.4.min.js"></script>
-  <link rel="stylesheet" href="app/styles/web.css">
+  <link rel="stylesheet" href="css/web.css">
 </head>
 <body>
 
@@ -27,7 +27,9 @@
 
 
  <br>
- <form action="index.html"><input type="submit" class="button" value="Hoofdmenu"></form>
+ <div class="menu">
+  <form action="index.html"><input type="submit" class="button" value="Hoofdmenu"></form>
+ </div>
 
  <script>
 

mercurial