dashboard
repositories
filestore
activity
search
login
main
/
scienceexperimentweb
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改展示
马宇豪
2023-05-08
df5b61dcf9d7c6a71ba919b0556ea9aa43aa3f76
[scienceexperimentweb.git]
/
src
/
assets
/
index.css
1
2
3
4
5
6
7
8
9
10
.pot {
position: absolute;
top: 19px;
right: 40px;
border: none !important;
padding: 0;
}
.pot:focus,.pot:hover{
background-color: #fff !important;
}