space: more content, status.png

This commit is contained in:
Astro 2013-10-17 18:26:40 +02:00
parent 55e1d31a11
commit 4c1c0bee9c
2 changed files with 24 additions and 1 deletions

View File

@ -4,10 +4,15 @@
<page title="Hackerspace">
<p>
<image class="spacestatus"
title="Aktueller Öffnungszustand">http://www.hq.c3d2.de/status.png</image>
Wir sind dabei in wesentlich größere Räume ziehen. Damit gibt es
bald mehr Platz für spannende Projekte und Hackerkultur.
</p>
<!--
* Alt-Impressionen: hq_hdr1.jpg, astros bilder
* Neu-Impressionen: +carwes pano -->
<p title="Impressionen">
<image title="Indoor-Bild">images/hq/indoor1.jpg</image>
<image title="Indoor-Bild">images/hq/indoor2.jpg</image>
@ -27,9 +32,13 @@
<li>Gopher Tape</li>
<li>Eine kleine Bibliothek toter Baum</li>
<li>Sofas und Sessel</li>
<li>Tische und Stühle</li>
<li>Bunte Lichter</li>
<li>Elektronikschrott</li>
</ul>
<p>
Siehe auch: <link href="https://wiki.c3d2.de/Man_hq">man_hq im Wiki</link>
</p>
<p title="Spenden">
Vergrößerung zieht eine Mieterhöhung mit sich. Wir können das
@ -39,7 +48,7 @@
</p>
<dl>
<dt>Bank</dt>
<dd> Dresdner Volksbank</dd>
<dd>Dresdner Volksbank</dd>
<dt>Inhaber</dt>
<dd>Netzbiotop Dresden e.V.</dd>
<dt>Kontonummer</dt>
@ -51,5 +60,11 @@
<dt>IBAN</dt>
<dd>DE34 85090000 4655221005</dd>
</dl>
<!--
Im Web:
* hackerspaces.org
* coderwall
-->
</page>

View File

@ -419,6 +419,14 @@ abbr.dtstart, abbr.dtend {
border-bottom: none;
}
.spacestatus {
float: right;
padding: 0;
margin: 0 0 1em 0.5em;
width: 128px;
height: 128px;
}
/* -- Calendar -- */
table.calendar {
table-layout: fixed;