diff options
Diffstat (limited to 'theme/static/css/main.css')
-rwxr-xr-x | theme/static/css/main.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/theme/static/css/main.css b/theme/static/css/main.css index e8b773b..0af6a21 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -207,16 +207,9 @@ div#page { margin: 10px; } section#content a img { - max-width: 98%; - max-height: 98%; margin-left: 15px; } - section#content img { - max-width: 98%; - max-height: 98%; - } - section#content table#archives { border: 0px ; } |