dashboard
repositories
filestore
activity
search
login
main
/
sys-dapp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'TFC' of http://120.27.238.55:7000/r/sys-dapp into TFC
wzy
2022-08-07
da4a4ffde64cdf7303b809e0b4134ef3119fcf6f
[sys-dapp.git]
/
src
/
main
/
resources
/
static
/
eth-app
/
style.css
1
2
3
4
5
6
7
8
#app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #2c3e50;
margin-top: 60px;
margin-bottom: 20px;
}