Grid eingeführt
This commit is contained in:
parent
44b46fd52b
commit
0b9c20bf3f
@ -45,39 +45,45 @@ footer {
|
|||||||
<h1>ZOTAC Cluster</h1>
|
<h1>ZOTAC Cluster</h1>
|
||||||
<h2>Wo Linux auf NVIDEA trifft</h2>
|
<h2>Wo Linux auf NVIDEA trifft</h2>
|
||||||
</header>
|
</header>
|
||||||
<section id="status">
|
<div class="pure-g">
|
||||||
<h2>Status</h2>
|
<div class="pure-u-1-4"></div>
|
||||||
Coming soon!
|
<div class="pure-u-1-2">
|
||||||
</section>
|
<section id="status">
|
||||||
<section id="bericht">
|
<h2>Status</h2>
|
||||||
<h2>Bericht</h2>
|
Coming soon!
|
||||||
<a href="bericht.pdf" class="pure-button pure-button-primary">Download</a>
|
</section>
|
||||||
</section>
|
<section id="bericht">
|
||||||
<section id="team">
|
<h2>Bericht</h2>
|
||||||
<h2>Team</h2>
|
<a href="bericht.pdf" class="pure-button pure-button-primary">Download</a>
|
||||||
<table class="pure-table">
|
</section>
|
||||||
<thead>
|
<section id="team">
|
||||||
<tr>
|
<h2>Team</h2>
|
||||||
<th></th>
|
<table class="pure-table">
|
||||||
<th>Email</th>
|
<thead>
|
||||||
</tr>
|
<tr>
|
||||||
</thead>
|
<th></th>
|
||||||
<tbody>
|
<th>Email</th>
|
||||||
<tr>
|
</tr>
|
||||||
<td>Alfred</td>
|
</thead>
|
||||||
<td>devkid devkid.net</td>
|
<tbody>
|
||||||
</tr>
|
<tr>
|
||||||
<tr>
|
<td>Alfred</td>
|
||||||
<td>Jörg</td>
|
<td>devkid devkid.net</td>
|
||||||
<td>joerg higgsboson.tk</td>
|
</tr>
|
||||||
</tr>
|
<tr>
|
||||||
<tr>
|
<td>Jörg</td>
|
||||||
<td>Patrick</td>
|
<td>joerg higgsboson.tk</td>
|
||||||
<td>devkid devkid.net</td>
|
</tr>
|
||||||
</tr>
|
<tr>
|
||||||
</tbody>
|
<td>Patrick</td>
|
||||||
</table>
|
<td>devkid devkid.net</td>
|
||||||
</section>
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
<div class="pure-u-1-4"></div>
|
||||||
|
</div>
|
||||||
<footer class="legal">
|
<footer class="legal">
|
||||||
(C) ZOTAC Cluster
|
(C) ZOTAC Cluster
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user