From dce5c7e249139ca7376e662869d9bee478dd4e09 Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sun, 1 Jan 2017 14:28:13 -0500 Subject: Add guest access token section to member guide with screenshot of settings --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 091ad292e..e3ff6146b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -146,6 +146,10 @@ input, optgroup, select, textarea { text-shadow: 2px 2px 3px lightgray; } +#doco-content img { + width: 100%; +} + #help-content pre code { overflow-x: auto; white-space: pre; -- cgit v1.2.3