This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
task 公事公开新增需求开发
rongxin_dev
庞东旭
1 week ago
parent
965b1bc886
commit
3c88e8b2b9
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
infoport/static/css/index.css
+ 6
- 0
infoport/static/css/index.css
View File
@@ -599,4 +599,10 @@
width: 47%;
cursor: pointer;
margin-bottom: 1.5vh;
transition:all 0.2s ease-in-out;
}
.tab_box img:hover{
transform: scale(1.1);
transition:all 0.2s ease-in-out;
}
Write
Preview
Loading…
Cancel
Save