moving "Fork me on GitHub" button to footer
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
top: auto;
|
top: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (min-width:800px) {
|
/*@media screen and (min-width:800px) {
|
||||||
#forkongithub {
|
#forkongithub {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
@@ -60,4 +60,4 @@
|
|||||||
-o-transform: rotate(45deg);
|
-o-transform: rotate(45deg);
|
||||||
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.8);
|
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.8);
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
@@ -65,7 +65,6 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="nav-md">
|
<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="container body">
|
||||||
<div class="main_container">
|
<div class="main_container">
|
||||||
<!-- top navigation -->
|
<!-- top navigation -->
|
||||||
@@ -555,6 +554,7 @@
|
|||||||
<dt>Datenstand:</dt>
|
<dt>Datenstand:</dt>
|
||||||
<dd id="Datenstand">29.03.2022, 13:32 Uhr</dd>
|
<dd id="Datenstand">29.03.2022, 13:32 Uhr</dd>
|
||||||
</dl>
|
</dl>
|
||||||
|
<span id="forkongithub"><a href="https://github.com/KnollFrank/HowBadIsMyBatch">Fork me on GitHub</a></span>
|
||||||
<div class="clearfix"></div>
|
<div class="clearfix"></div>
|
||||||
</footer>
|
</footer>
|
||||||
<!-- footer content -->
|
<!-- footer content -->
|
||||||
|
|||||||
Reference in New Issue
Block a user