[guadec-web/static-2015] Fix GUADEC logo on the header
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web/static-2015] Fix GUADEC logo on the header
- Date: Tue, 16 Oct 2018 21:27:02 +0000 (UTC)
commit f34f60a8033f2f65501d12b02fe82c42e7d5f590
Author: Tom Tryfonidis <tomtryf gmail com>
Date: Wed Oct 17 00:26:36 2018 +0300
Fix GUADEC logo on the header
wp-content/themes/make/style2745.css | 1 +
wp-content/uploads/2014/10/guadec-logo-white.png | Bin 0 -> 6999 bytes
2 files changed, 1 insertion(+)
---
diff --git a/wp-content/themes/make/style2745.css b/wp-content/themes/make/style2745.css
index e86adf4..1e76729 100644
--- a/wp-content/themes/make/style2745.css
+++ b/wp-content/themes/make/style2745.css
@@ -675,6 +675,7 @@ a {
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
+ background-image: url("../../../wp-content/uploads/2014/10/guadec-logo-white.png") !important;
}
.custom-logo a {
display: block;
diff --git a/wp-content/uploads/2014/10/guadec-logo-white.png
b/wp-content/uploads/2014/10/guadec-logo-white.png
new file mode 100644
index 0000000..a2ba645
Binary files /dev/null and b/wp-content/uploads/2014/10/guadec-logo-white.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]