From acd593f628ff54b0d176c7bfe1385f44f97e5f08 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Tue, 18 Nov 2008 00:11:56 +0100 Subject: Add photo margin --- data/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/style.css b/data/style.css index b735ad4..f5bf0d7 100644 --- a/data/style.css +++ b/data/style.css @@ -146,6 +146,10 @@ img.inline-math { margin: 8px 0 0 0; } +.photo img { + margin: 8px 0 0 0; +} + .nav { font-size: 12px; -- cgit 1.4.1