diff --git a/content/technical/2009/08/temperature-logger-project.html b/content/technical/2009/08/temperature-logger-project.html index f5a294d..5492f45 100644 --- a/content/technical/2009/08/temperature-logger-project.html +++ b/content/technical/2009/08/temperature-logger-project.html @@ -8,4 +8,17 @@ So far I have soldered the temperature sensors to their adaptor boards and got t Some pictures of the build so far are below: -[gallery link="file"] \ No newline at end of file + + + + + + + / + / + + + + + + \ No newline at end of file diff --git a/output/css/screen.css b/output/css/screen.css index a85ef79..ecdfe61 100644 --- a/output/css/screen.css +++ b/output/css/screen.css @@ -365,3 +365,17 @@ table.top_headers td, table.top_headers th { table.left_headers th { text-align: right; } + +/* Photo gallery table */ +table.gallery { + border-collapse: collapse; + width: 100%; +} +table.gallery td { + padding: 10px 0; + text-align: center; + vertical-align: middle; +} +table.gallery img a { + border: none; +} diff --git a/output/images/2009/08/MG_7190-128x128.jpg b/output/images/2009/08/MG_7190-128x128.jpg new file mode 100644 index 0000000..f45b787 Binary files /dev/null and b/output/images/2009/08/MG_7190-128x128.jpg differ diff --git a/output/images/2009/08/MG_7192-128x128.jpg b/output/images/2009/08/MG_7192-128x128.jpg new file mode 100644 index 0000000..fb257e7 Binary files /dev/null and b/output/images/2009/08/MG_7192-128x128.jpg differ diff --git a/output/images/2009/08/MG_7195-128x128.jpg b/output/images/2009/08/MG_7195-128x128.jpg new file mode 100644 index 0000000..fc6167f Binary files /dev/null and b/output/images/2009/08/MG_7195-128x128.jpg differ diff --git a/output/images/2009/08/MG_7198-128x128.jpg b/output/images/2009/08/MG_7198-128x128.jpg new file mode 100644 index 0000000..02e3c8d Binary files /dev/null and b/output/images/2009/08/MG_7198-128x128.jpg differ diff --git a/output/images/2009/08/MG_7200-128x128.jpg b/output/images/2009/08/MG_7200-128x128.jpg new file mode 100644 index 0000000..75b1669 Binary files /dev/null and b/output/images/2009/08/MG_7200-128x128.jpg differ diff --git a/output/images/2009/08/MG_7212-128x128.jpg b/output/images/2009/08/MG_7212-128x128.jpg new file mode 100644 index 0000000..3b77481 Binary files /dev/null and b/output/images/2009/08/MG_7212-128x128.jpg differ diff --git a/output/images/2009/08/MG_7215-128x128.jpg b/output/images/2009/08/MG_7215-128x128.jpg new file mode 100644 index 0000000..2c20aeb Binary files /dev/null and b/output/images/2009/08/MG_7215-128x128.jpg differ diff --git a/output/images/2009/08/MG_7217-128x128.jpg b/output/images/2009/08/MG_7217-128x128.jpg new file mode 100644 index 0000000..1cb7c37 Binary files /dev/null and b/output/images/2009/08/MG_7217-128x128.jpg differ