Added some text to members
This commit is contained in:
31
about.php
31
about.php
@@ -110,15 +110,19 @@ require('includes/header.php');
|
||||
border-color: gray;
|
||||
" draggable="false" ondragstart="return false;" />
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">feedc0de</h3>
|
||||
feedcode text
|
||||
<h3 class="mt-0 mb-1" id="feedc0de">feedc0de</h3>
|
||||
<p style="max-width: 20vw; hyphens: auto; text-align: justify">
|
||||
feedcode text
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<br />
|
||||
<li class="media">
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">peterp</h3>
|
||||
peterp text
|
||||
<h3 class="mt-0 mb-1" id="peterp">peterp</h3>
|
||||
<p style="max-width: 20vw; hyphens: auto; text-align: justify">
|
||||
peterp text
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<br />
|
||||
@@ -130,8 +134,11 @@ require('includes/header.php');
|
||||
border-color: gray;
|
||||
" draggable="false" ondragstart="return false;" />
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">greyhash</h3>
|
||||
greyhash text
|
||||
<h3 class="mt-0 mb-1" id="greyhash">greyhash - Bobbycar Builder</h3>
|
||||
<p style="max-width: 20vw; hyphens: auto; text-align: justify">
|
||||
This is the guy who invented <a href="./extras#kartoffelfahrzeug" target="_blank" rel="noopener">"Der Kartoffelfahrzeug"</a>.
|
||||
Now he has build a new bobbycar, and if everything works (which it wont), it will even have RGB!
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<br />
|
||||
@@ -143,8 +150,10 @@ require('includes/header.php');
|
||||
border-color: gray;
|
||||
" draggable="false" ondragstart="return false;" />
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">mick</h3>
|
||||
mick text
|
||||
<h3 class="mt-0 mb-1" id="mick">mick</h3>
|
||||
<p style="max-width: 20vw; hyphens: auto; text-align: justify">
|
||||
mick text
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
<br />
|
||||
@@ -156,8 +165,10 @@ require('includes/header.php');
|
||||
border-color: gray;
|
||||
" draggable="false" ondragstart="return false;" />
|
||||
<div class="media-body">
|
||||
<h3 class="mt-0 mb-1">CommanderRed</h3>
|
||||
Web-Pfosten (WEB-DESIGN)
|
||||
<h3 class="mt-0 mb-1" id="commanderred">CommanderRed - (WEB-DESIGN)</h3>
|
||||
<p style="max-width: 20vw; hyphens: auto; text-align: justify">
|
||||
This is the guy who does most of the web-design, so send complains to him! (And yes, he wrote this line himself....)
|
||||
</p>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user