aboutsummaryrefslogtreecommitdiff
path: root/theme/static/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/static/css/main.css')
-rwxr-xr-xtheme/static/css/main.css4
1 files changed, 1 insertions, 3 deletions
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;
}