diff options
| author | ryderr <r@okfoc.us> | 2015-04-30 19:00:35 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2015-04-30 19:00:35 -0400 |
| commit | f0f6e334c84aad8163ce1f2ec1a83343956c4e98 (patch) | |
| tree | 7dcbe890b3e2a95f84c3a7fdc3f6d02d14f40f50 | |
| parent | e8fcf59d230a32ad79e4b18a752db52faeade8e4 (diff) | |
tweeks
| -rw-r--r-- | site/public/assets/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/public/assets/style.css b/site/public/assets/style.css index f06cf45..3db83a9 100644 --- a/site/public/assets/style.css +++ b/site/public/assets/style.css @@ -667,7 +667,7 @@ nav .sub.active a { opacity:1; } .cell img { - max-height:100%; + height:100%; opacity:0.0; transition:0.4s opacity ease-in; } |
