diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-13 08:57:36 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-13 08:57:36 +0000 |
| commit | 47093c298d4cf60375311200d3ae85a57d787262 (patch) | |
| tree | 26721195b7ff21d695107fd7bbfb1885df762be2 /about.html | |
| parent | a53bdbe2af0c9a9e9bc76be9d8f5e8f9ddcb2892 (diff) | |
| parent | 952f7cefcd35550bb0930418e56c524f09eca92d (diff) | |
Added a popup window for login
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -86,7 +86,7 @@ <main id = 'solutions-main'> <section class = 'search container'> - + <!-- Contributor Details --> <section class="abt-content"> <h3 class="">About Us</h3> <p class="about-p"> @@ -109,13 +109,9 @@ <p>Department: CS</p> <p>Email: placeholder@gmail.com</p> </section> - </section> - - </main> - <footer> <div class="navbar navbar-default navbar-fixed-bottom"> @@ -163,6 +159,5 @@ }); </script> - </body> </html>
\ No newline at end of file |
