From 2db4ef8315e7f7ea81d480f539de274f4e636c82 Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sun, 21 May 2017 17:42:50 +0100 Subject: Added new post about low pass filter example, and example usage --- md/styles/main.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'md/styles/main.css') diff --git a/md/styles/main.css b/md/styles/main.css index db67eb6..bd6716a 100644 --- a/md/styles/main.css +++ b/md/styles/main.css @@ -43,4 +43,11 @@ table tr:nth-child(odd) table tr:nth-child(even) { -} \ No newline at end of file +} + +p a img +{ + margin: auto; + width: 80%; + display: block; +} -- cgit v1.2.3