Pu Zhibing
2024-09-20 b10977d128dfc77497f1cc33df13d55e8801a3f7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*可以在这里添加你自己的css*/
img {
max-width: 100%; /*ͼƬ×ÔÊÊÓ¦¿í¶È*/
}
body {
overflow-y: scroll !important;
}
.view {
word-break: break-all;
}
.vote_area {
display: block;
}
.vote_iframe {
background-color: transparent;
border: 0 none;
height: 100%;
}
#edui1_imagescale{display:none !important;} /*È¥³ýµã»÷ͼƬºó³öÏÖµÄÀ­Éì±ß¿ò*/