puzhibing
2024-02-05 640ff18d2d7f4be02ddb7f8f75e899f05545eb98
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;} /*È¥³ýµã»÷ͼƬºó³öÏÖµÄÀ­Éì±ß¿ò*/