diff --git a/project0/specification.txt b/project0-specification.txt
similarity index 100%
rename from project0/specification.txt
rename to project0-specification.txt
diff --git a/project0/advanced.html b/project0/advanced.html
index 823444c..fac2c5b 100644
--- a/project0/advanced.html
+++ b/project0/advanced.html
@@ -1,14 +1,51 @@
+
-
+
diff --git a/project0/search.css b/project0/search.css
index bca9260..9d4447e 100644
--- a/project0/search.css
+++ b/project0/search.css
@@ -92,4 +92,21 @@
outline: none;
border: none;
cursor: pointer;
+ }
+
+ .search__buttons button.advanced {
+ color: #fff;
+ background-color: #337ab7;
+ border-color: #2e6da4;
+ }
+
+ .appbar {
+ color: #d93025;
+ font-size: 20px;
+ }
+
+ div.lOTAE {
+ height: 30px;
+ display: table-cell;
+ vertical-align: middle;
}
\ No newline at end of file
diff --git a/project0/search_logo.png b/project0/search_logo.png
new file mode 100644
index 0000000..90b56eb
Binary files /dev/null and b/project0/search_logo.png differ