浏览代码

Merge branch 'develop'

star7th 9 年之前
父节点
当前提交
5d65eca70a
共有 2 个文件被更改,包括 9 次插入9 次删除
  1. 1 1
      Application/Home/View/Item/show.html
  2. 8 8
      Public/css/item/show.css

+ 1 - 1
Application/Home/View/Item/show.html

@@ -1,5 +1,5 @@
 <include file="Common/header" />
-<link rel="stylesheet" href="__PUBLIC__/css/item/show.css?1.1.1third" />
+<link rel="stylesheet" href="__PUBLIC__/css/item/show.css?1.1.1th" />
 
 
 <div class="doc-head row" >

+ 8 - 8
Public/css/item/show.css

@@ -84,28 +84,28 @@
 }
 
 @media screen and (min-width:1200px){
-  .doc-right{ width: 930px;} 
+  .doc-right{ width: 900px;} 
 }
 @media screen and (min-width:1300px){
-  .doc-right{ width: 1030px;} 
+  .doc-right{ width: 1000px;} 
 }
 @media screen and (min-width:1400px){
-  .doc-right{ width: 1130px;} 
+  .doc-right{ width: 1100px;} 
 }
 @media screen and (min-width:1500px){
-  .doc-right{ width: 1230px;} 
+  .doc-right{ width: 1200px;} 
 }
 @media screen and (min-width:1600px){
-  .doc-right{ width: 1330px;} 
+  .doc-right{ width: 1300px;} 
 }
 @media screen and (min-width:1700px){
-  .doc-right{ width: 1430px;} 
+  .doc-right{ width: 1400px;} 
 }
 @media screen and (min-width:1800px){
-  .doc-right{ width: 1530px;} 
+  .doc-right{ width: 1500px;} 
 }
 @media screen and (min-width:1900px){
-  .doc-right{ width: 1630px;} 
+  .doc-right{ width: 1600px;} 
 }