Преглед на файлове

Fixes names of images in css.

master
hristoterezov преди 11 години
родител
ревизия
26746b21bd
променени са 2 файла, в които са добавени 4 реда и са изтрити 8 реда
  1. 2
    2
      css/main.css
  2. 2
    6
      index.html

+ 2
- 2
css/main.css Целия файл

@@ -329,7 +329,7 @@ form {
329 329
 
330 330
 #brand_logo
331 331
 {
332
-    background-image:url(../images/welcome_page/unicef-logo.png);
332
+    background-image:url(../images/welcome_page/brand-logo.png);
333 333
     width: 215px;
334 334
     height: 55px;
335 335
     position: absolute;
@@ -340,7 +340,7 @@ form {
340 340
 
341 341
 #brand_header
342 342
 {
343
-    background-image:url(../images/welcome_page/unicef-header-big.png);
343
+    background-image:url(../images/welcome_page/header-big.png);
344 344
     position:absolute;
345 345
     width: 583px;
346 346
     height: 274px;

+ 2
- 6
index.html Целия файл

@@ -66,17 +66,13 @@
66 66
             <a href="http://jitsi.org" target="_new">
67 67
                 <div id="jitsi_logo"></div>
68 68
             </a>
69
-            <a href="http://unicefuganda.org/" target="_new">
70
-                <div id="brand_logo"></div>
71
-            </a>
69
+
72 70
             <div id="enter_room">
73 71
                 <input id="enter_room_field" type="text" placeholder="Enter room name" />
74 72
                 <input id="enter_room_button" type="button" value="GO" />
75 73
             </div>
76 74
             <div id="brand_header"></div>
77
-            <div id="header_text">
78
-                Welcome to uTalk! A free and open-source WebRTC video conferencing system developed by BlueJimp and UNICEF Uganda in collaboration with the Jitsi.org community.
79
-            </div>
75
+            <div id="header_text"></div>
80 76
         </div>
81 77
         <div id="welcome_page_main">
82 78
             <div id="features">

Loading…
Отказ
Запис