1
2
3
4
5
6
7
8
9
10
11
12
13
/*解決噗重疊問題←然而不知道還有沒有用處*/
div.plurk .link_extend {z-index:2200;}
.block_cnt
{
padding:200px !important;
width:-70px !important;
height:0px !important;
}
.block_cnt .div_inner,
.div_bottom
{
max-height:0px !important;
}