From 01614fc0305d34c4f9ffd87a98a4addd2c687dee Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Thu, 6 Oct 2011 18:08:18 +0200 Subject: Reduce image size --- public/css/sublab.css | 8 ++++++++ public/img/can1.jpg | Bin 1660909 -> 88332 bytes public/img/can2.jpg | Bin 1432407 -> 67798 bytes template/index.content.html | 4 ++-- 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 Binary files a/public/img/can1.jpg and b/public/img/can1.jpg differ diff --git a/public/img/can2.jpg b/public/img/can2.jpg index a650344..0f7d140 100644 Binary files a/public/img/can2.jpg and b/public/img/can2.jpg 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 (CAN) mit welchem in Zukunft eine Vielzahl von Geraetschaften im sublab steuerbar gemacht werden sollen. -CAN-Basisplatine +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. -CAN-Basisplatine +CAN-Basisplatine 2

26. August 2011 - sublab bei der LHC II -- cgit v1.2.1