display:none;

This commit is contained in:
Your Name 2018-10-31 14:34:07 +09:00
parent 8047a69322
commit 1ef607d718

View File

@ -87,3 +87,6 @@ Back to top button
#thread-wrapper{
box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.4);
}
#rpost{
display: none;
}