|
@@ -1,23 +1,5 @@
|
|
|
<include file="Common/header" />
|
|
|
-<link rel="stylesheet" href="__PUBLIC__/css/item/index.css" />
|
|
|
-<style type="text/css">
|
|
|
- .container-thumbnails{
|
|
|
- margin-top: 60px;
|
|
|
- }
|
|
|
- .thumbnails li a{
|
|
|
- color: #888;
|
|
|
- font-weight: bold;
|
|
|
- height: 100px;
|
|
|
- }
|
|
|
- .thumbnails li a:hover,
|
|
|
- .thumbnails li a:focus{
|
|
|
- border-color:#f2f5e9;
|
|
|
- -webkit-box-shadow:none;
|
|
|
- box-shadow:none;
|
|
|
- text-decoration: none;
|
|
|
- background-color: #f2f5e9;
|
|
|
- }
|
|
|
-</style>
|
|
|
+<link rel="stylesheet" href="__PUBLIC__/css/item/index.css?v=1.2" />
|
|
|
<div class="container-narrow">
|
|
|
|
|
|
<div class="masthead">
|