Fixed Bunny's page
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Bunny's Pixel art and drawings</title>
|
||||
<link rel="stylesheet" href="/stylesheets/base.css">
|
||||
<link rel="stylesheet" href="/stylesheets/bunny.css">
|
||||
</head>
|
||||
<body>
|
||||
@ -36,12 +37,12 @@
|
||||
<div class="galleryRow">
|
||||
<div class="image">
|
||||
<h4>Small Meteorite</h4>
|
||||
<img src="/meteorite_small_1.png" alt="">
|
||||
<img src="/media/Art/meteorite_small_1.png" alt="">
|
||||
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, vitae.</p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<h4>Large Meteorite</h4>
|
||||
<img src="/Meteorite_Large_1_100.png" alt="">
|
||||
<img src="/media/Art/Meteorite_Large_1_100.png" alt="">
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="image">
|
||||
@ -77,29 +78,9 @@
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="galleryRow">
|
||||
<div class="image">
|
||||
<h4></h4>
|
||||
<img src="" alt="">
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<h4></h4>
|
||||
<img src="" alt="">
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<h4></h4>
|
||||
<img src="" alt="">
|
||||
<p></p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<h4></h4>
|
||||
<img src="" alt="">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<a id="back" href="/index.html">Go Back</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<a href="/media/atrabutions/Tag Hand Graffiti Trash.txt" id="fontAtrabution">Font Creator</a>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user