made website mobile-compatible (menu still needed)

This commit is contained in:
janis
2022-11-05 20:02:49 +01:00
parent bc41a1d999
commit cd6acca5d5
11 changed files with 13 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>About - janishutz.com</title> <title>About - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/mainstyle.css"> <link rel="stylesheet" href="./css/mainstyle.css">
<script src="./js/jquery.js"></script> <script src="./js/jquery.js"></script>
<script src="./js/basicanimations.js"></script> <script src="./js/basicanimations.js"></script>

View File

@@ -7,8 +7,10 @@ width: 10%
} }
.stickybox { .stickybox {
display: inline;
position: sticky; position: sticky;
position: -webkit-sticky; position: -webkit-sticky;
top: 0px;
} }
.Menu { .Menu {

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>Home - janishutz.com</title> <title>Home - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/mainstyle.css"> <link rel="stylesheet" href="./css/mainstyle.css">
<script src="./js/jquery.js"></script> <script src="./js/jquery.js"></script>
<script src="./js/basicanimations.js"></script> <script src="./js/basicanimations.js"></script>

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>Privacy Policy - janishutz.com</title> <title>Privacy Policy - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/mainstyle.css"> <link rel="stylesheet" href="./css/mainstyle.css">
<script src="./js/jquery.js"></script> <script src="./js/jquery.js"></script>
<script src="./js/basicanimations.js"></script> <script src="./js/basicanimations.js"></script>

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>Projects - janishutz.com</title> <title>Projects - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/mainstyle.css"> <link rel="stylesheet" href="./css/mainstyle.css">
<script src="./js/jquery.js"></script> <script src="./js/jquery.js"></script>
<script src="./js/basicanimations.js"></script> <script src="./js/basicanimations.js"></script>

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>BiogasControllerApp - janishutz.com</title> <title>BiogasControllerApp - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/mainstyle.css"> <link rel="stylesheet" href="/css/mainstyle.css">
<script src="/js/jquery.js"></script> <script src="/js/jquery.js"></script>
<script src="/js/basicanimations.js"></script> <script src="/js/basicanimations.js"></script>

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>FSR Image & Video Upscaler Frontend - janishutz.com</title> <title>FSR Image & Video Upscaler Frontend - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/mainstyle.css"> <link rel="stylesheet" href="/css/mainstyle.css">
<script src="/js/jquery.js"></script> <script src="/js/jquery.js"></script>
<script src="/js/basicanimations.js"></script> <script src="/js/basicanimations.js"></script>

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>MusicPlayer - janishutz.com</title> <title>MusicPlayer - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/mainstyle.css"> <link rel="stylesheet" href="/css/mainstyle.css">
<script src="/js/jquery.js"></script> <script src="/js/jquery.js"></script>
<script src="/js/basicanimations.js"></script> <script src="/js/basicanimations.js"></script>

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>QR & Barcode Insight - janishutz.com</title> <title>QR & Barcode Insight - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/mainstyle.css"> <link rel="stylesheet" href="/css/mainstyle.css">
<script src="/js/jquery.js"></script> <script src="/js/jquery.js"></script>
<script src="/js/basicanimations.js"></script> <script src="/js/basicanimations.js"></script>

View File

@@ -2,6 +2,7 @@
<html> <html>
<head> <head>
<title>StorageManager - janishutz.com</title> <title>StorageManager - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/mainstyle.css"> <link rel="stylesheet" href="/css/mainstyle.css">
<script src="/js/jquery.js"></script> <script src="/js/jquery.js"></script>
<script src="/js/basicanimations.js"></script> <script src="/js/basicanimations.js"></script>

View File

@@ -2,12 +2,13 @@
<html> <html>
<head> <head>
<title>Support - janishutz.com</title> <title>Support - janishutz.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./css/mainstyle.css"> <link rel="stylesheet" href="./css/mainstyle.css">
<script src="./js/jquery.js"></script> <script src="./js/jquery.js"></script>
<script src="./js/basicanimations.js"></script> <script src="./js/basicanimations.js"></script>
</head> </head>
<div id="ContentToInclude"></div>
<body> <body>
<div id="ContentToInclude"></div>
<div class="policydiv"> <div class="policydiv">
<h1>Support</h1> <h1>Support</h1>
<p>Have you run into a problem with one of my apps? Please contact me by clicking the button below! I am here to help you out.</p> <p>Have you run into a problem with one of my apps? Please contact me by clicking the button below! I am here to help you out.</p>