test
This commit is contained in:
parent
6e99a3523f
commit
89e0ed1e65
@ -13,8 +13,6 @@
|
||||
body {
|
||||
padding: px;
|
||||
background: #868686;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
/* Create two unequal columns that floats next to each other */
|
||||
@ -59,8 +57,10 @@ body {
|
||||
text-align: center;
|
||||
background: #ddd;
|
||||
margin-top: 20px;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.image {
|
||||
|
@ -59,7 +59,6 @@
|
||||
class="broider"
|
||||
/>
|
||||
<p class="double"> <span class="auto-type"></span></p>
|
||||
|
||||
<div class="footer">
|
||||
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Lucas</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user