From 9193be4390de89b9614ef0fe5d5a13d999e146a1 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sat, 3 Oct 2015 12:43:37 +0200 Subject: moderncv with rst --- theme/static/css/main.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'theme/static') diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 0d05438..8dabecf 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -94,6 +94,7 @@ pre, blockquote { pre { font-size: medium; + overflow:auto; max-width:650px } table { @@ -225,7 +226,6 @@ div#page { } nav#cssmenu { - width: 100%; padding-top: 2px; padding-bottom: 2px; } @@ -257,7 +257,6 @@ div#page { } section#content img { - max-width: 100%; max-height: 100%; } @@ -308,7 +307,6 @@ div#page { } #content>nav.pagination { - width: 100%; font-size: 14px; text-align: center; } -- cgit v1.2.3