Fixed rebase deleting stuff
This commit is contained in:
@ -138,12 +138,12 @@
|
||||
</div>
|
||||
<div class="galleryRow">
|
||||
<div class="image">
|
||||
<h4></h4>
|
||||
<h4>Small Meteorite</h4>
|
||||
<img src="/meteorite_small_1.png" alt="">
|
||||
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Fugit, vitae.</p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<h4></h4>
|
||||
<h4>Large Meteorite</h4>
|
||||
<img src="/Meteorite_Large_1_100.png" alt="">
|
||||
<p></p>
|
||||
</div>
|
||||
|
||||
@ -5,6 +5,9 @@
|
||||
<link href="members.css" rel="stylesheet" type="text/css" media="all">
|
||||
</head>
|
||||
<body>
|
||||
<h1>I'm Cosmic</h1>
|
||||
<div class="mainView">
|
||||
<h1>I'm Cosmic</h1>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user