diff --git a/assets/css/style.scss b/assets/css/style.scss index 608698f8..0c429cf9 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -1,15 +1,22 @@ --- --- - +{ @import "jekyll-theme-minimal"; @import url("https://fonts.googleapis.com/css?family=Muli&display=swap'"); @import url("https://fonts.googleapis.com/css?family=Lato:700|Muli&display=swap"); +@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&family=Poppins:wght@300;400;500;600&display=swap'); -body{ - font-family : "Muli", sans-serif; -} + +body { font-family: 'Poppins', sans-serif; } h1 { font-family: 'Lato', sans-serif; font-weight: bold; } + +.footer { + background-color: rgb(128, 128, 128); + height: 100px; +} + +} \ No newline at end of file diff --git a/screenshots/water-pie chart.jpeg b/screenshots/water-pie chart.jpeg new file mode 100644 index 00000000..4ea0aec5 Binary files /dev/null and b/screenshots/water-pie chart.jpeg differ diff --git a/src/home.html b/src/home.html index edc1ce8f..4a1eca7e 100644 --- a/src/home.html +++ b/src/home.html @@ -18,6 +18,8 @@ href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" /> + Water Level Monitoring System - IoT Project + @@ -120,6 +136,12 @@

Safe Zone

Made by Vinit Shahdeo

+
+ + + + +
@@ -206,5 +228,6 @@

Safe Zone

}); +