Commit 6db6de72 authored by zhangyudan's avatar zhangyudan

样式

parent 74c56ad6
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
<script src="static/js/jquery-1.8.1.min.js" type=text/javascript></script> <script src="static/js/jquery-1.8.1.min.js" type=text/javascript></script>
<script src="static/js/rem.js"></script> <script src="static/js/rem.js"></script>
<link rel="stylesheet" type="text/css" href="static/css/common.css" /> <link rel="stylesheet" type="text/css" href="static/css/common.css" />
<link rel="stylesheet" type="text/css" href="static/css/workshop.css" />
<link rel="stylesheet" type="text/css" href="static/css/commonArea.css" /> <link rel="stylesheet" type="text/css" href="static/css/commonArea.css" />
<title>上海市人民检察院</title> <title>上海市人民检察院</title>
</head> </head>
...@@ -17,13 +18,6 @@ ...@@ -17,13 +18,6 @@
min-height: 100vh; min-height: 100vh;
background-position-x: center; background-position-x: center;
} }
.content_box {
width: 13rem;
height: 8.8rem;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
}
</style> </style>
<script type="text/javascript"> <script type="text/javascript">
$(function() { $(function() {
......
.content_box {
width: 13rem;
height: 8.8rem;
background: rgba(0, 0, 0, 0.5);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment