From 26746b21bd62d296f9828c7abb650bcdcbd60eb0 Mon Sep 17 00:00:00 2001 From: hristoterezov Date: Thu, 21 Aug 2014 20:28:50 +0300 Subject: [PATCH] Fixes names of images in css. --- css/main.css | 4 ++-- index.html | 8 ++------ 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/css/main.css b/css/main.css index 89add475f..3c9400ecc 100644 --- a/css/main.css +++ b/css/main.css @@ -329,7 +329,7 @@ form { #brand_logo { - background-image:url(../images/welcome_page/unicef-logo.png); + background-image:url(../images/welcome_page/brand-logo.png); width: 215px; height: 55px; position: absolute; @@ -340,7 +340,7 @@ form { #brand_header { - background-image:url(../images/welcome_page/unicef-header-big.png); + background-image:url(../images/welcome_page/header-big.png); position:absolute; width: 583px; height: 274px; diff --git a/index.html b/index.html index 8abc4e164..3cab3be24 100644 --- a/index.html +++ b/index.html @@ -66,17 +66,13 @@ - - - +
-
- 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. -
+