summary refs log tree commit diff stats
path: root/theme/css/website.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/css/website.css')
-rwxr-xr-xtheme/css/website.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/css/website.css b/theme/css/website.css index 10771bc..1d7bdc3 100755 --- a/theme/css/website.css +++ b/theme/css/website.css
@@ -48,6 +48,9 @@ a img {
48 border: 0; 48 border: 0;
49} 49}
50 50
51img {
52 max-width: 100%;
53}
51 54
52body[id^=fourm] div#page div#content code { 55body[id^=fourm] div#page div#content code {
53 display: block; 56 display: block;