1
2
3
4
5
6
7
8
9
10
11
12
13
/*噗浪獸*/
#dynamic_logo img,#logo a img {
filter: alpha(opacity=0);opacity:0.0;
}

#dynamic_logo,#logo {
height: 400px;
width: 400px;
margin-top: 50px;
margin-right: -20px;
background-repeat: no-repeat;
background-image: url(https://images.plurk.com/4p39kcLVoZOkbmGhFs7iJ0.gif)
}