summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2013-05-01 18:03:07 +0200
committerSébastien Dailly <sebastien@chimrod.com>2013-05-01 18:03:07 +0200
commit7b427cc9fd3d159421ac5a47d0b2df7a3f8f918d (patch)
tree2a70f8c4973fb77d3679f4d02e1c53f3353d786f
parent14707deb62bb7e827d676a988bd07ecd8eb5dd45 (diff)
Theme correction
-rwxr-xr-xtheme/static/css/main.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/static/css/main.css b/theme/static/css/main.css
index 88dc23a..944856d 100755
--- a/theme/static/css/main.css
+++ b/theme/static/css/main.css
@@ -214,6 +214,11 @@ div#page {
margin-left: 15px;
}
+ section#content img {
+ max-width: 100%;
+ max-height: 100%;
+ }
+
section#content table#archives {
border: 0px ;
}