Browse Source

修改

master
wen 2 years ago
parent
commit
32dc26b6e2
  1. 2
      themes/beauty/views/site/index.php
  2. 2
      www/css/beauty.css

2
themes/beauty/views/site/index.php

@ -53,7 +53,7 @@ eof; @@ -53,7 +53,7 @@ eof;
<?php
if (!empty($breadcrumbs)) {
echo <<<eof
<div class="breadcrumbs">
<div class="breadcrumbs text_dark">
<small>当前位置:</small>
eof;

2
www/css/beauty.css

@ -98,6 +98,8 @@ a:link{text-decoration:none;} @@ -98,6 +98,8 @@ a:link{text-decoration:none;}
.lampshow .right_sidebox{background-color:#222;color:#FFF;}
.lampshow .right_sidebox>h5{border-color: #363636;}
.lampshow .text_dark{color:#808080;}
.lampshow .text_dark a{color:#f4f7fd;}
@media screen and (max-width: 1199px) {
.im_item {

Loading…
Cancel
Save