Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

gaoju / O2O

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • O2O
  • src
  • routes
  • Welcome
  • Welcome.css
  • gaoju's avatar
    h生产代码 · d1799b9c
    gaoju committed Oct 12, 2019
    d1799b9c Browse Files
Welcome.css 260 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
body{
  width: 100%;
  max-width:680px;
  margin: auto;
}
.welcome{
  width: 4.14rem;
  height: 100%;
  background: url('../../assets/image/welcome.png')no-repeat center center/100%;
}
/*
.welcome img{
  padding-left: .3rem;
  width: 92%;
  height: 100%;
}
*/