Your Name před 2 měsíci
rodič
revize
349142c5f6
2 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 2
    0
      skin/css/style.css
  2. 3
    5
      template/dafeult/city.html

+ 2
- 0
skin/css/style.css Zobrazit soubor

@@ -487,7 +487,9 @@ body.bg-white{ background:#fff;}
487 487
 }
488 488
 .head-1 .welcome a{
489 489
     /*color: red;*/
490
+    color:#999 !important;
490 491
 }
491 492
 .head-1 .info a{
492 493
    /* color: red;*/
494
+    color:#999 !important;
493 495
 }

+ 3
- 5
template/dafeult/city.html Zobrazit soubor

@@ -18,11 +18,9 @@
18 18
 </head>
19 19
 <body>
20 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 24
 <div class="page-bg">
27 25
   <div class="page-box">
28 26
          <style>

Loading…
Zrušit
Uložit