Add files via upload
parent
a2e3acec90
commit
2a09f1797f
|
@ -3,7 +3,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
<title>my-first-website</title>
|
<title>Making-for-Minetest</title>
|
||||||
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
a {
|
a {
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
<body style="color: #FF9933; background-color: #000000">
|
<body style="color: #FF9933; background-color: #000000">
|
||||||
|
|
||||||
<img src="/images/mfm_steamed_punk_01.png" id="intro" alt="mfm-png"/>
|
<img src="/images/mfm_steamed_punk_01.png" id="intro" alt="mfm-png" style="width: 100%" />
|
||||||
|
|
||||||
<!-- Change this code here by copy and pasting your template on line 15 -->
|
<!-- Change this code here by copy and pasting your template on line 15 -->
|
||||||
<p class="auto-style1">Hey everyone! I’m Steamed_Punk.</p>
|
<p class="auto-style1">Hey everyone! I’m Steamed_Punk.</p>
|
||||||
|
|
10
mobs.html
10
mobs.html
|
@ -3,7 +3,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
<title>my-first-website</title>
|
<title>Making-for-Minetest - MOBS</title>
|
||||||
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
a {
|
a {
|
||||||
|
@ -18,7 +18,12 @@
|
||||||
.auto-style1 {
|
.auto-style1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
.auto-style2 {
|
||||||
|
text-align: right;
|
||||||
|
font-family: "Courier New";
|
||||||
|
font-size: medium;
|
||||||
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
@ -54,6 +59,7 @@ Texture-Packs</a></span></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="column" style="background-color:#000;">
|
<div class="column" style="background-color:#000;">
|
||||||
<h2 class="auto-style1">Downloads</h2>
|
<h2 class="auto-style1">Downloads</h2>
|
||||||
|
<p class="auto-style1"> </p>
|
||||||
<p class="auto-style1">The buffalo and all relative information can be found in the Indianvillage_mobs
|
<p class="auto-style1">The buffalo and all relative information can be found in the Indianvillage_mobs
|
||||||
repository at
|
repository at
|
||||||
<a href="https://github.com/Steamed-Punk/Indian-Village-Mobs">github</a></p>
|
<a href="https://github.com/Steamed-Punk/Indian-Village-Mobs">github</a></p>
|
||||||
|
|
11
mods.html
11
mods.html
|
@ -3,7 +3,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
<title>my-first-website</title>
|
<title>Making-for-Minetest - MODS</title>
|
||||||
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
a {
|
a {
|
||||||
|
@ -51,11 +51,9 @@
|
||||||
|
|
||||||
<body style="color: #FF9933; background-color: #000000">
|
<body style="color: #FF9933; background-color: #000000">
|
||||||
|
|
||||||
<img src="/images/mfm_steamed_punk_02.png" id="intro" alt="mfm-png" style="width: 100%" />
|
<img src="/images/mfm_steamed_punk_02.png" id="intro" alt="mfm-png" style="width: 100%" /><p class="auto-style1">
|
||||||
|
<a href="texture-packs.html"><span class="auto-style5">
|
||||||
<p class="auto-style1"><a href="texture-packs.html"><span class="auto-style5">
|
texture_packs</span></a> MODS<span class="auto-style3"> <a href="mobs.html"><span class="auto-style4">mobs</span></a> </span></p>
|
||||||
texture_packs</span></a> MODS<span class="auto-style3">
|
|
||||||
<a href="mobs.html"><span class="auto-style4">mobs</span></a></span></p>
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="column" style="background-color:#000;">
|
<div class="column" style="background-color:#000;">
|
||||||
<h2 class="auto-style1"> Indian Village Mod
|
<h2 class="auto-style1"> Indian Village Mod
|
||||||
|
@ -64,6 +62,7 @@ texture_packs</span></a> MODS<span class="auto-style3">
|
||||||
</div>
|
</div>
|
||||||
<div class="column" style="background-color:#000;">
|
<div class="column" style="background-color:#000;">
|
||||||
<h2 class="auto-style1">Downloads</h2>
|
<h2 class="auto-style1">Downloads</h2>
|
||||||
|
<p class="auto-style1"></p>
|
||||||
<p class="auto-style1">The teepee, campfire and all relative information can be found in the Indianvillage_mods
|
<p class="auto-style1">The teepee, campfire and all relative information can be found in the Indianvillage_mods
|
||||||
repository at <a href="https://github.com/Steamed-Punk/Indian-Village-Mod">github</a></p>
|
repository at <a href="https://github.com/Steamed-Punk/Indian-Village-Mod">github</a></p>
|
||||||
<p class="auto-style1"> </p>
|
<p class="auto-style1"> </p>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||||
<title>my-first-website</title>
|
<title>Making-for-Minetest - TEXTURE_PACKS</title>
|
||||||
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
<LINK href="styles.css" rel="stylesheet" type="text/css">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
a {
|
a {
|
||||||
|
@ -18,26 +18,52 @@
|
||||||
.auto-style1 {
|
.auto-style1 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
.auto-style2 {
|
|
||||||
text-align: right;
|
* {
|
||||||
font-family: "Courier New";
|
box-sizing: border-box;
|
||||||
font-size: medium;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.row {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Create two equal columns that sits next to each other */
|
||||||
|
.column {
|
||||||
|
flex: 50%;
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.auto-style3 {
|
||||||
|
font-weight: normal;
|
||||||
|
font-size: medium;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body style="color: #FF9933; background-color: #000000">
|
<body style="color: #FF9933; background-color: #000000">
|
||||||
|
|
||||||
<img src="/images/mfm_steamed_punk_02.png" id="intro" alt="mfm-png" style="width: 100%" />
|
<img src="/images/mfm_steamed_punk_02.png" id="intro" alt="mfm-png" style="width: 100%" />
|
||||||
|
<p class="auto-style1"><a href="mods.html"><span class="auto-style3">Mods</span></a>
|
||||||
|
<span class="">TEXTURE_PACKS <a href="texture-packs.html">
|
||||||
|
|
||||||
<!-- Change this code here by copy and pasting your template on line 15 -->
|
<a href="mobs.html"><span class="auto-style4">mobs</span></a></span></p>
|
||||||
<p class="auto-style2"><a href="mods.html">Mods</a> <a href="mods.html">Mobs</a></p>
|
<div class="row">
|
||||||
<p class="auto-style1">TEXTURE-PACKS</p>
|
<div class="column" style="background-color:#000;">
|
||||||
<p class="auto-style1"> </p>
|
<h2 class="auto-style1"> Steamed_Punk Texture_Pack
|
||||||
<p class="auto-style1">
|
</h2>
|
||||||
<img alt="Texture pack" height="320" src="images/screenshottp01.png" width="480"></p>
|
<p class="auto-style1"><img alt="buffalo" height="320" src="images/screenshottp01.png" width="480"></p>
|
||||||
<p class="auto-style1">You can download the SteamedPunk Texture Pack at
|
</div>
|
||||||
<a href="https://github.com/Steamed-Punk/SteamedPunk-TexturePack">Github</a></p>
|
<div class="column" style="background-color:#000;">
|
||||||
|
<h2 class="auto-style1">Downloads</h2>
|
||||||
|
<p class="auto-style1"></p>
|
||||||
|
<p class="auto-style1">The texture_pack and all relative information can be found in the Texture_Packs
|
||||||
|
repository at <a href="https://github.com/Steamed-Punk/SteamedPunk-TexturePack">github</a></p>
|
||||||
|
<p class="auto-style1"> </p>
|
||||||
|
<p class="auto-style1">Direct Download
|
||||||
|
<a href="https://github.com/Steamed-Punk/SteamedPunk-TexturePack/archive/master.zip">HERE</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue