summaryrefslogtreecommitdiff
path: root/src/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend')
-rw-r--r--src/frontend/Gala.jpgbin0 -> 33855 bytes
-rw-r--r--src/frontend/style.css3
-rw-r--r--src/frontend/toys2.jpgbin41373 -> 0 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/src/frontend/Gala.jpg b/src/frontend/Gala.jpg
new file mode 100644
index 00000000..795e726f
--- /dev/null
+++ b/src/frontend/Gala.jpg
Binary files differ
diff --git a/src/frontend/style.css b/src/frontend/style.css
index a06d4c27..6d7c5efc 100644
--- a/src/frontend/style.css
+++ b/src/frontend/style.css
@@ -37,7 +37,8 @@ header {
header h1 {
height: 190px;
margin: 0px;
- background-image: url(toysX.jpg);
+ background-color: black;
+ background-image: url(Gala.jpg);
background-repeat: no-repeat;
}
header h1, header h2 {
diff --git a/src/frontend/toys2.jpg b/src/frontend/toys2.jpg
deleted file mode 100644
index 9b3d2d29..00000000
--- a/src/frontend/toys2.jpg
+++ /dev/null
Binary files differ