diff --git a/static/css/colorbox.css b/static/css/colorbox.css old mode 100755 new mode 100644 diff --git a/static/css/images/controls.png b/static/css/images/controls.png old mode 100755 new mode 100644 diff --git a/static/css/images/loading.gif b/static/css/images/loading.gif old mode 100755 new mode 100644 diff --git a/static/css/justifiedGallery.min.css b/static/css/justifiedGallery.min.css old mode 100755 new mode 100644 diff --git a/static/css/main.css b/static/css/main.css index 0bdd7aa..8f87081 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -42,7 +42,7 @@ tr:nth-child(odd) { background-color: lightgray;} #container { float: right; width: 70% } #sidebar { overflow:hidden; clear:left; text-align:right; width:25%; height:auto; padding:0px 15px 0px 0px; border-right:0.15em solid #C8C8C8; } #sidebar .description { display:block; font-size: 1.1em; width:100%; height:auto; margin:0px 0px 10px 0px; } -#sidebar li { list-style-type:none; font-size: 1.5em; line-height: 1.3em; font-weight: bold; } +#sidebar li { list-style-type:none; font-size: 1.5em; line-height: 1.1em; font-weight: bold; } #sidebar > li { margin:20px 0px; } #sidebar .description { display:block; font-size: 1.1em; width:100%; height:auto; margin:0px 0px 10px 0px; } #landing img { display:block; border:1px solid #000000 !important; margin-left: auto; margin-right: auto; max-height: 100%; max-width: 100%; } diff --git a/static/js/jquery.colorbox-min.js b/static/js/jquery.colorbox-min.js old mode 100755 new mode 100644 diff --git a/static/js/jquery.justifiedGallery.min.js b/static/js/jquery.justifiedGallery.min.js old mode 100755 new mode 100644