summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Franke <nobody@nowhere.ws>2011-10-06 18:08:18 +0200
committerChristian Franke <nobody@nowhere.ws>2011-10-06 18:22:58 +0200
commit01614fc0305d34c4f9ffd87a98a4addd2c687dee (patch)
tree65cf9b0aad73b236991744939cacb0303e694f13
parent2240954baf5ba677ba392a563a43ab7417709e32 (diff)
Reduce image size
-rw-r--r--public/css/sublab.css8
-rw-r--r--public/img/can1.jpgbin1660909 -> 88332 bytes
-rw-r--r--public/img/can2.jpgbin1432407 -> 67798 bytes
-rw-r--r--template/index.content.html4
4 files changed, 10 insertions, 2 deletions
diff --git a/public/css/sublab.css b/public/css/sublab.css
index 600e3bf..e4aa7d8 100644
--- a/public/css/sublab.css
+++ b/public/css/sublab.css
@@ -139,6 +139,14 @@ img.contentimage {
border: 1px solid #444;
}
+img.bigimage {
+ width: 100%;
+ max-width: 640px;
+ margin-left: auto;
+ margin-right: auto;
+ display: block;
+ }
+
.floatright {
float: right;
}
diff --git a/public/img/can1.jpg b/public/img/can1.jpg
index fc2851d..882158e 100644
--- a/public/img/can1.jpg
+++ b/public/img/can1.jpg
Binary files differ
diff --git a/public/img/can2.jpg b/public/img/can2.jpg
index a650344..0f7d140 100644
--- a/public/img/can2.jpg
+++ b/public/img/can2.jpg
Binary files differ
diff --git a/template/index.content.html b/template/index.content.html
index d2f776d..c62cbe4 100644
--- a/template/index.content.html
+++ b/template/index.content.html
@@ -29,12 +29,12 @@ Nach mehreren Verzoegerungen ist die Basisplatine fuer den sublab-Hausbus jetzt
fertig und getestet. Der Hausbus ist ein Bussystem (<a href="http://de.wikipedia.org/wiki/Controller_Area_Network">CAN</a>) mit
welchem in Zukunft eine Vielzahl von Geraetschaften im sublab steuerbar gemacht
werden sollen.
-<img style="width:100%; margin-left: auto; margin-right: auto" src="img/can1.jpg" alt="CAN-Basisplatine"/>
+<img class="bigimage" src="img/can1.jpg" alt="CAN-Basisplatine 1"/>
In der ersten Ausbaustufe wird die Lichtinstallation elektronisch schaltbar
gestaltet. Wer Interesse an dem Hausbus oder sogar schon ein konkretes Projekt
im Auge hat, moege bei der Elektronikrunde (2. und 4. Mittwoch im Monat)
vorbeischauen.
-<img style="width:100%; margin-left: auto; margin-right: auto" src="img/can2.jpg" alt="CAN-Basisplatine"/>
+<img class="bigimage" src="img/can2.jpg" alt="CAN-Basisplatine 2"/>
</p>
<h3>
26. August 2011 - sublab bei der LHC II