diff --git a/test_data/src/style/common.css b/test_data/src/style/common.css index d15c741..55c4c8c 100644 --- a/test_data/src/style/common.css +++ b/test_data/src/style/common.css @@ -187,6 +187,7 @@ bottom: 0px; width:100%; z-index: 100; + top: 140px; } div#archive_list { @@ -223,6 +224,14 @@ a.anchor { top: -50px; } + + div#fragment_wrapper > img { + text-align: center; + } + + div#fragment_wrapper > img { + max-height: 400px; + } /***** pc *****/ @media ( min-width: 1080px ) {