mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
test
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
z-index: -1;
|
z-index: -1;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
background: url('/img/lowpolyBackground.svg');
|
background: #35603E;/*url('/img/lowpolyBackground.svg');*/
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-attachment: fixed;
|
background-attachment: fixed;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
@@ -42,7 +42,7 @@
|
|||||||
<h4 class='padding'>Does it work?</h4>
|
<h4 class='padding'>Does it work?</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class='layer center'>
|
<div class='layer center'>
|
||||||
<h4 class='padding'>This is a test page</h4>
|
<h4 class='padding'>This is a test page that should only load: test.html, reset.css, style.css, and three ttf fonts.</h4>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<div>
|
<div>
|
||||||
|
Reference in New Issue
Block a user