moving "Fork me on GitHub" button to footer
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
}*/
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user