moving "Fork me on GitHub" button to footer

This commit is contained in:
frankknoll
2022-03-30 20:44:47 +02:00
parent 02d6bea3f4
commit afb85793b3
2 changed files with 3 additions and 3 deletions

View File

@@ -36,7 +36,7 @@
top: auto;
}
@media screen and (min-width:800px) {
/*@media screen and (min-width:800px) {
#forkongithub {
position: absolute;
display: block;
@@ -60,4 +60,4 @@
-o-transform: rotate(45deg);
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.8);
}
}
}*/

View File

@@ -65,7 +65,6 @@
</head>
<body class="nav-md">
<span id="forkongithub"><a href="https://github.com/KnollFrank/HowBadIsMyBatch">Fork me on GitHub</a></span>
<div class="container body">
<div class="main_container">
<!-- top navigation -->
@@ -555,6 +554,7 @@
<dt>Datenstand:</dt>
<dd id="Datenstand">29.03.2022, 13:32 Uhr</dd>
</dl>
<span id="forkongithub"><a href="https://github.com/KnollFrank/HowBadIsMyBatch">Fork me on GitHub</a></span>
<div class="clearfix"></div>
</footer>
<!-- footer content -->