Skip to content

Commit

Permalink
playing around
Browse files Browse the repository at this point in the history
  • Loading branch information
DereC4 committed Nov 10, 2020
1 parent fdcf38f commit 9c79b35
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 10 deletions.
22 changes: 15 additions & 7 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,25 @@
<!DOCTYPE html>
<html>
<head>
<title>About the Mod</title>
<title>About the Mod</title>
<style>
img {
.img { border-radius: 8px;
}
.p
{
background-image: url('https://i.imgur.com/ViyvbQ7.png');
}
border-radius: 8px;
</style>
</head>
<body>
<h1> also <strong>under</strong> construction</h1>
<h2> Derec's Earth Mod, officially known as the Earth Mobs Mod, was oficially uploaded onto CurseForge on June 27th
2020 but had existed as an idea since earlier that year </h2>
<img src = 'https://i.imgur.com/ZbO4BbP.png' alt = "", width = "1280" height = "720">
<div class = "p">
<h1> also
<strong>under</strong> construction
</h1>
<h2> Derec's Earth Mod, officially known as the Earth Mobs Mod, was oficially uploaded onto CurseForge on June 27th
2020 but had existed as an idea since earlier that year
</h2>
<img src = 'https://i.imgur.com/ZbO4BbP.png' alt = "", width = "1280" height = "720">
</div>
</body>
</html>
Binary file added images/2020-11-08_19.50.07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
</head>
<body>
<div class="somethingidk w3-display-container w3-animate-opacity w3-text-white">
<img src = "https://cf.way2muchnoise.eu/versions/392290.svg"
<img src = "https://cf.way2muchnoise.eu/versions/392290.svg"
alt = "This is an image of the versions available (1.12, 1.14.4, 1.15.2)
width = "203"
height = "20"">
width = "203"
height = "20"">
<div class="w3-display-middle">
<h1 class="top">hiya people! This is under construction!!!</h1>
<hr class="w3-border-grey" style="margin:auto;width:40%">
Expand Down

0 comments on commit 9c79b35

Please sign in to comment.