Nikolay Suslov %!s(int64=7) %!d(string=hai) anos
pai
achega
b8a7a208a0
Modificáronse 3 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      public/web/lib/app.css
  2. 1 1
      public/web/lib/app.js
  3. BIN=BIN
      public/webrtc/webimg.jpg

+ 1 - 1
public/web/lib/app.css

@@ -10,7 +10,7 @@ background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(
 }
 
 .world-card {
-  background-color: white;
+  background-color: #f5f5f5;
 }
 
 .world-link a:link {

+ 1 - 1
public/web/lib/app.js

@@ -122,7 +122,7 @@ var options = {
                             class: "mdc-card__media world-card__16-9-media",
                             $init: function () {
                                 if (desc[1].imgUrl !== "") {
-                                    this.style.backgroundImage = 'linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(' + desc[1].imgUrl + ')';
+                                    this.style.backgroundImage = 'linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url(' + desc[1].imgUrl + ')';
                                 }
                             }
                         },

BIN=BIN
public/webrtc/webimg.jpg