作者 lianghiu

样式修改

@@ -9,6 +9,15 @@ @@ -9,6 +9,15 @@
9 <title>教练列表</title> 9 <title>教练列表</title>
10 <link rel="stylesheet" href="/static/css/common.css"> 10 <link rel="stylesheet" href="/static/css/common.css">
11 <link rel="stylesheet" href="/static/css/style.css"> 11 <link rel="stylesheet" href="/static/css/style.css">
  12 + <style type="text/css">
  13 + .orderList h1 b{
  14 + display: block;
  15 + font-size: 14px;
  16 + color:#999;
  17 + text-align: center;
  18 + padding:10px 0;
  19 + }
  20 + </style>
12 </head> 21 </head>
13 <body style="background-color: #f6f6f6;"> 22 <body style="background-color: #f6f6f6;">
14 <div class="box"> 23 <div class="box">