• Sign in

ASP / E-gruPro · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • E-gruPro
  • cm
  • test
  • source
  • 04
  • common.css
  • recommit
      1ec1b3e4
    root authored
    2017-05-15 09:42:19 +0900  
    Browse Files »
common.css 252 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
body {
    font-family: "‚l‚r ‚oƒSƒVƒbƒN";
    font-family: Helvetica, Arial, sans-serif;
    color: #4c4c4c;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}
p {
    font-size: 12px;
}
div {
    font-size: 12px;
}