• This project
    • Loading...
  • Sign in

zyn / cjs-site

75981343286505
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • cjs-site
  • src
  • main
  • webapp
  • resource
  • css
  • ration.css
  • wangbeiyong's avatar
    init · 10fdb5aa
    10fdb5aa
    wangbeiyong authored 2019-01-24 11:45:00 +0800
ration.css 280 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

.bigHead{
	 font-size: 16px;
	 font-weight: bold;
	 margin-bottom: 10px;
}

.ruku{
    padding-left:25px; 
}

.shangshi{
    padding-left:75px; 
}

.contentbox .head{
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: -2px;
    padding-top: 4px;
}