From e57d371b93f2e46a06ea592b2dcef2b5063cf92e Mon Sep 17 00:00:00 2001 From: tekkub Date: Fri, 16 Oct 2009 20:44:29 -0600 Subject: Add post-receive hook guide --- css/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'css') diff --git a/css/style.css b/css/style.css index d8dc77b..75ca198 100755 --- a/css/style.css +++ b/css/style.css @@ -47,3 +47,10 @@ pre.terminal { } code {white-space: nowrap;} + + +/********************/ +/* Images */ +/********************/ + +.wikistyle img {max-width: 690px;} -- cgit v1.3.1