Your Name 2 months ago
parent
commit
349142c5f6
2 changed files with 5 additions and 5 deletions
  1. 2
    0
      skin/css/style.css
  2. 3
    5
      template/dafeult/city.html

+ 2
- 0
skin/css/style.css View File

487
 }
487
 }
488
 .head-1 .welcome a{
488
 .head-1 .welcome a{
489
     /*color: red;*/
489
     /*color: red;*/
490
+    color:#999 !important;
490
 }
491
 }
491
 .head-1 .info a{
492
 .head-1 .info a{
492
    /* color: red;*/
493
    /* color: red;*/
494
+    color:#999 !important;
493
 }
495
 }

+ 3
- 5
template/dafeult/city.html View File

18
 </head>
18
 </head>
19
 <body>
19
 <body>
20
 {include file=head_city.html}
20
 {include file=head_city.html}
21
-<div>
22
-
23
-	<!--<img src="/static/upload/image/20240528/1716887600211481.jpg" width="100%">-->
24
-
25
-</div>
21
+<!--<div>
22
+	<img src="/static/upload/image/20240528/1716887600211481.jpg" width="100%">
23
+</div>-->
26
 <div class="page-bg">
24
 <div class="page-bg">
27
   <div class="page-box">
25
   <div class="page-box">
28
          <style>
26
          <style>

Loading…
Cancel
Save