diff --git a/plusfuture/plusfuture.php b/plusfuture/plusfuture.php index c0aed96..f76b631 100755 --- a/plusfuture/plusfuture.php +++ b/plusfuture/plusfuture.php @@ -23,16 +23,9 @@ $(document).ready(function(){ }); }); -$(function () { - $('#rpost').load('rpost'); -}); "; $b .= ' -
-
-
- /*G+風ダウンエリア*/

diff --git a/plusfuture/view/css/plusfuture.css b/plusfuture/view/css/plusfuture.css index 09ca92b..58a6272 100644 --- a/plusfuture/view/css/plusfuture.css +++ b/plusfuture/view/css/plusfuture.css @@ -87,6 +87,3 @@ Back to top button #thread-wrapper{ box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4); } -.superpost{ - display: none; -} \ No newline at end of file