Anektode zu Linus und Nvidea
This commit is contained in:
parent
0b9c20bf3f
commit
921528a328
@ -30,6 +30,11 @@ footer {
|
|||||||
-moz-box-sizing: border-box;
|
-moz-box-sizing: border-box;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.line-through {
|
||||||
|
text-decoration: line-through;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@ -43,7 +48,7 @@ footer {
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<h1>ZOTAC Cluster</h1>
|
<h1>ZOTAC Cluster</h1>
|
||||||
<h2>Wo Linux auf NVIDEA trifft</h2>
|
<h2>Wo <a class="line-through" href="https://www.youtube.com/watch?v=iYWzMvlj2RQ">Linus</a> Linux auf NVIDEA trifft</h2>
|
||||||
</header>
|
</header>
|
||||||
<div class="pure-g">
|
<div class="pure-g">
|
||||||
<div class="pure-u-1-4"></div>
|
<div class="pure-u-1-4"></div>
|
||||||
@ -58,6 +63,10 @@ footer {
|
|||||||
</section>
|
</section>
|
||||||
<section id="team">
|
<section id="team">
|
||||||
<h2>Team</h2>
|
<h2>Team</h2>
|
||||||
|
<p>
|
||||||
|
Erreichbar per Jabber:
|
||||||
|
<a href="xmpp://ltcp@muc.higgsboson.tk?join">ltcp@muc.higgsboson.tk</a>
|
||||||
|
</p>
|
||||||
<table class="pure-table">
|
<table class="pure-table">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user