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