-
+
-
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/layouts/partials/detail-btn.html b/src/layouts/partials/detail-btn.html
new file mode 100644
index 0000000..973be08
--- /dev/null
+++ b/src/layouts/partials/detail-btn.html
@@ -0,0 +1,22 @@
+
+
+
diff --git a/src/static/Images/package-thumb-1.jpg b/src/static/Images/package-thumb-1.jpg
new file mode 100644
index 0000000..7889dc9
Binary files /dev/null and b/src/static/Images/package-thumb-1.jpg differ
diff --git a/src/static/css/style.css b/src/static/css/style.css
index 4e1c096..789f6e2 100644
--- a/src/static/css/style.css
+++ b/src/static/css/style.css
@@ -227,3 +227,13 @@ hr{
width:600px;
}
}
+
+/* Package Display Section */
+
+.package-label{
+ font-size: 1rem;
+}
+
+.detail-btn{
+ float:right;
+}