Sign in

kelude / canrd-patent · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • canrd-patent
  • src
  • main
  • webapp
  • css
  • example_home_patent.css
  • test new member
      bf10f4a3
    litao authored
    2016-08-03 09:07:56 +0800  
    Browse Code »
example_home_patent.css 305 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
/*example_home_patent.css*/
@charset "utf-8";

body {
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    font:16px 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, arial, Tahoma, SimSun, sans-serif;
}

table, tbody,th, td {
    border: 1px solid black;
}

.tcontent {
    width:120px;
}