diff options
| author | tekkub <tekkub@gmail.com> | 2009-10-16 20:44:29 -0600 |
|---|---|---|
| committer | tekkub <tekkub@gmail.com> | 2009-10-16 20:44:29 -0600 |
| commit | e57d371b93f2e46a06ea592b2dcef2b5063cf92e (patch) | |
| tree | 4e4f2a04cc8cb68d33e1bfcc9da59cd2634b181c /css | |
| parent | 9f237f1ff8326de74e4640c460f095cbff6aa7f3 (diff) | |
Add post-receive hook guide
Diffstat (limited to 'css')
| -rwxr-xr-x | css/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
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;} |
