Remove credittext
This commit is contained in:
@@ -30,13 +30,5 @@
|
||||
</div>
|
||||
<!-- partial -->
|
||||
<script src="./script.js"></script>
|
||||
<!-- add text in bottom left corner -->
|
||||
<style>
|
||||
|
||||
</style>
|
||||
<div class="credittext">
|
||||
<p>
|
||||
Design Credits: <a href="https://codepen.io/kenchen/pen/vYwvbZ">kenchen</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -98,10 +98,4 @@ body {
|
||||
100% {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
.credittext {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user