From: Gabriel Dunne Date: Sun, 24 Feb 2019 02:50:00 +0000 (-0800) Subject: cleanup X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=e785e0febd7cf923fd7dde529ee4684fbbb1fcb6;p=aggregate.git cleanup --- diff --git a/index.php b/index.php index 7182cc5..a297c5c 100644 --- a/index.php +++ b/index.php @@ -314,10 +314,10 @@ function agg($agg) //echo '' ; } - echo ''; + echo ''; echo '
'; - echo '#
'; + // echo '#
'; if(file_exists(DESC . $file['name'] . '.txt')) { echo '
'; @@ -497,8 +497,8 @@ function js()
- - + diff --git a/style.css b/style.css index 165f4f7..b3065fc 100644 --- a/style.css +++ b/style.css @@ -28,7 +28,9 @@ body { #agg .aggim { margin-bottom: 120px - max-width:90%; +} +.aggim img { + max-width: 100%; } a {