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