Add files via upload

master
Steamed-Punk 2019-09-11 16:25:23 +02:00 committed by GitHub
parent a2e3acec90
commit 2a09f1797f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 54 additions and 23 deletions

View File

@ -3,7 +3,7 @@
<html>
<head>
<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">
<style type="text/css">
a {
@ -23,7 +23,7 @@
<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 -->
<p class="auto-style1">Hey everyone! Im Steamed_Punk.</p>

View File

@ -3,7 +3,7 @@
<html>
<head>
<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">
<style type="text/css">
a {
@ -18,7 +18,12 @@
.auto-style1 {
text-align: center;
}
.auto-style2 {
text-align: right;
font-family: "Courier New";
font-size: medium;
}
* {
box-sizing: border-box;
}
@ -54,6 +59,7 @@ Texture-Packs</a></span></p>
</div>
<div class="column" style="background-color:#000;">
<h2 class="auto-style1">Downloads</h2>
<p class="auto-style1">&nbsp;</p>
<p class="auto-style1">The buffalo and all relative information can be found in the Indianvillage_mobs
repository at
<a href="https://github.com/Steamed-Punk/Indian-Village-Mobs">github</a></p>

View File

@ -3,7 +3,7 @@
<html>
<head>
<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">
<style type="text/css">
a {
@ -51,11 +51,9 @@
<body style="color: #FF9933; background-color: #000000">
<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">
texture_packs</span></a>&nbsp; MODS<span class="auto-style3">&nbsp;&nbsp;
<a href="mobs.html"><span class="auto-style4">mobs</span></a></span></p>
<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">
texture_packs</span></a>&nbsp; MODS<span class="auto-style3">&nbsp; <a href="mobs.html"><span class="auto-style4">mobs</span></a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></p>
<div class="row">
<div class="column" style="background-color:#000;">
<h2 class="auto-style1">&nbsp;&nbsp; Indian Village Mod&nbsp;&nbsp;
@ -64,6 +62,7 @@ texture_packs</span></a>&nbsp; MODS<span class="auto-style3">&nbsp;&nbsp;
</div>
<div class="column" style="background-color:#000;">
<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
repository at <a href="https://github.com/Steamed-Punk/Indian-Village-Mod">github</a></p>
<p class="auto-style1">&nbsp;</p>

View File

@ -3,7 +3,7 @@
<html>
<head>
<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">
<style type="text/css">
a {
@ -18,26 +18,52 @@
.auto-style1 {
text-align: center;
}
.auto-style2 {
text-align: right;
font-family: "Courier New";
font-size: medium;
* {
box-sizing: border-box;
}
.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>
</head>
<body style="color: #FF9933; background-color: #000000">
<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>&nbsp;
<span class="">TEXTURE_PACKS&nbsp; <a href="texture-packs.html">
<!-- Change this code here by copy and pasting your template on line 15 -->
<p class="auto-style2"><a href="mods.html">Mods</a> <a href="mods.html">Mobs</a></p>
<p class="auto-style1">TEXTURE-PACKS</p>
<p class="auto-style1">&nbsp;</p>
<p class="auto-style1">
<img alt="Texture pack" height="320" src="images/screenshottp01.png" width="480"></p>
<p class="auto-style1">You can download the SteamedPunk Texture Pack at
<a href="https://github.com/Steamed-Punk/SteamedPunk-TexturePack">Github</a></p>
<a href="mobs.html"><span class="auto-style4">mobs</span></a></span></p>
<div class="row">
<div class="column" style="background-color:#000;">
<h2 class="auto-style1">&nbsp;&nbsp;Steamed_Punk Texture_Pack&nbsp;&nbsp;
</h2>
<p class="auto-style1"><img alt="buffalo" height="320" src="images/screenshottp01.png" width="480"></p>
</div>
<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">&nbsp;</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>
</html>