Fixed rebase deleting stuff
This commit is contained in:
BIN
media/Sonas/Cosmic.png
Normal file
BIN
media/Sonas/Cosmic.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 659 KiB |
BIN
media/Sonas/Dallas.png
Normal file
BIN
media/Sonas/Dallas.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 333 KiB |
BIN
media/Sonas/Dallas_Closeup.png
Normal file
BIN
media/Sonas/Dallas_Closeup.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 MiB |
BIN
media/Sonas/FantasticFour.png
Normal file
BIN
media/Sonas/FantasticFour.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 645 KiB |
BIN
media/Sonas/Kitten&Willow.png
Normal file
BIN
media/Sonas/Kitten&Willow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 361 KiB |
BIN
media/Sonas/Luna.png
Normal file
BIN
media/Sonas/Luna.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 MiB |
@ -138,12 +138,12 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="galleryRow">
|
<div class="galleryRow">
|
||||||
<div class="image">
|
<div class="image">
|
||||||
<h4></h4>
|
<h4>Small Meteorite</h4>
|
||||||
<img src="/meteorite_small_1.png" alt="">
|
<img src="/meteorite_small_1.png" alt="">
|
||||||
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, vitae.</p>
|
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, vitae.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="image">
|
<div class="image">
|
||||||
<h4></h4>
|
<h4>Large Meteorite</h4>
|
||||||
<img src="/Meteorite_Large_1_100.png" alt="">
|
<img src="/Meteorite_Large_1_100.png" alt="">
|
||||||
<p></p>
|
<p></p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -5,6 +5,9 @@
|
|||||||
<link href="members.css" rel="stylesheet" type="text/css" media="all">
|
<link href="members.css" rel="stylesheet" type="text/css" media="all">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>I'm Cosmic</h1>
|
<div class="mainView">
|
||||||
|
<h1>I'm Cosmic</h1>
|
||||||
|
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Reference in New Issue
Block a user