aboutsummaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
Diffstat (limited to 'theme')
-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 ;
}