diff options
| author | Sébastien Dailly <sebastien@chimrod.com> | 2013-05-01 17:36:43 +0200 | 
|---|---|---|
| committer | Sébastien Dailly <sebastien@chimrod.com> | 2013-05-01 17:36:43 +0200 | 
| commit | 78645ca70689329d0e3c499feb1a3474fc9f4568 (patch) | |
| tree | cb53aa4528e4ea9bc9fa57aca3c0abb0eb6b03a2 /theme | |
| parent | 6e9d41fee2fd07dc068a4373becb970bf5ffed40 (diff) | |
Updated css
Diffstat (limited to 'theme')
| -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 ;          } | 
